From 3aa71efbf7b401b3d80915bc5feeee8638b2eb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 09:07:08 +0000 Subject: [PATCH] Bump bootswatch from 4.6.0 to 5.0.0 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v4.6.0...v5.0.0) 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 bd806899..18f3b4b6 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "@rails/webpacker": "^5.3.0", "@sentry/browser": "^6.2.1", "bootstrap": "^4.6.0", - "bootswatch": "^4.6.0", + "bootswatch": "^5.0.0", "chosen-js": "^1.8.7", "d3": "^6.7.0", "d3-tip": "^0.9.1", diff --git a/yarn.lock b/yarn.lock index d5620c1b..5cc9b4ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1498,10 +1498,10 @@ bootstrap@^4.6.0: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7" integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw== -bootswatch@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.6.0.tgz#295237ed0e118decb3e3543f2ac14e9bb8ae48ea" - integrity sha512-Yr6YqFBC8jwTzoJoLViYlvO97IhPWGqZEm+6FXHfD/G6gbUok6sZkdXxdh4Zb6iCGEwr9p7zGCn38yKQD/bh2Q== +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"