From 1d9974537d89350c88be8d62b8a288d4858cfe4f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 04:36:37 +0000 Subject: [PATCH] Bump bootswatch from 4.1.3 to 5.0.0 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.1.3 to 5.0.0. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v4.1.3...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ac39f200..2c2bc7a7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/dalen/puppetexplorer.git" }, "dependencies": { - "bootswatch": "^4.1.3", + "bootswatch": "^5.0.0", "classjoin": "^0.2.1", "date-fns": "^1.29.0", "font-awesome": "^4.7.0", diff --git a/yarn.lock b/yarn.lock index 8076e7b8..8a59aec3 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@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.0.0.tgz#da1c9b2ca697163975683824ffbaa425ee3d4f40" + integrity sha512-IXmloGK/UjGvs22+3sSht4zK2dXK8EWV9j6NzLp/7EoVwi0Rg3to1Y99tAi16h4uHtoE32ci08Hx9yhhoCKKYA== brace-expansion@^1.1.7: version "1.1.11"