From 6ba29ec6595e336bbf67507a89148b3a3ade6d1c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 04:20:20 +0000 Subject: [PATCH] Bump bootswatch from 4.4.0 to 4.4.1 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v4.4.0...v4.4.1) 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 a19dd785..a0e917ed 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "@rails/webpacker": "4.0", "bootstrap": "^4.1.3", - "bootswatch": "^4.1.3", + "bootswatch": "^4.4.1", "chosen-js": "^1.8.7", "d3": "^5.9.2", "d3-tip": "^0.9.1", diff --git a/yarn.lock b/yarn.lock index cb9c25d1..1b03da38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1498,10 +1498,10 @@ bootstrap@^4.1.3: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01" integrity sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA== -bootswatch@^4.1.3: - version "4.4.0" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.4.0.tgz#8918b7bfe0d44df503ba071b9bfec7393b24be27" - integrity sha512-Cj/Hz4L/epjDfrxdtqdBvkPWCQDFgZVN+5kkpcBtWkja+PPgeNwTTTjRHmjmD0yelYjnU26Vh2VV0Xwr1p1/lg== +bootswatch@^4.4.1: + version "4.4.1" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.4.1.tgz#f270618b4ebe07de8e1748acd88f104cc31bfec3" + integrity sha512-Kx3z6+3Jpg9g6l/xZBCnc8d6KeJK0QawxCZWOomdcI5AuSZLZb+DoH5X9RJH+cOcSeMAxyzdIjkVUR01+Db5bQ== boxen@^1.2.1: version "1.3.0"