From 95bf07e4b687d11e2da029688397595e7e3c6356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 14 Feb 2019 05:06:39 +0000 Subject: [PATCH] Bump bootswatch from 4.1.3 to 4.3.1 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.1.3 to 4.3.1. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v4.1.3...v4.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac39f200..e13f7db7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/dalen/puppetexplorer.git" }, "dependencies": { - "bootswatch": "^4.1.3", + "bootswatch": "^4.3.1", "classjoin": "^0.2.1", "date-fns": "^1.29.0", "font-awesome": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index a1d2c32b..e17605bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1710,10 +1710,10 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootswatch@^4.1.3: - version "4.1.3" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.1.3.tgz#30e3723b19fa89568cffcdc9c8943b469a2745e9" - integrity sha1-MONyOxn6iVaM/83JyJQ7RponRek= +bootswatch@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.3.1.tgz#be54748b420a1962dbcf9782605aac092f842e38" + integrity sha512-kNdpo/TnhO++aic1IODLIe1V0lx6pXwHMpwXMacpANDnuVDtgU1MUgUbVMC3rSWm4UcbImfwPraNYgjKDT0BtA== brace-expansion@^1.1.7: version "1.1.11"