From ae50ab8b9e27b1b196d92f5218d9f72f7a4b1151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 03:01:30 +0000 Subject: [PATCH] Bump bootswatch from 5.2.1 to 5.2.2 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: bootswatch dependency-type: direct:production update-type: version-update:semver-patch ... 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 f46e2f30..96444818 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@webpack-cli/serve": "^1.7.0", "babel-loader": "^8.2.5", "bootstrap": "^5.2.2", - "bootswatch": "^5.2.0", + "bootswatch": "^5.2.2", "chosen-js": "^1.8.7", "component-emitter": "^1.3.0", "compression-webpack-plugin": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index f6895c87..6f16caca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1589,10 +1589,10 @@ bootstrap@^5.2.2: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.2.tgz#834e053eed584a65e244d8aa112a6959f56e27a0" integrity sha512-dEtzMTV71n6Fhmbg4fYJzQsw1N29hJKO1js5ackCgIpDcGid2ETMGC6zwSYw09v05Y+oRdQ9loC54zB1La3hHQ== -bootswatch@^5.2.0: - version "5.2.1" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.1.tgz#80c49ac3ad394e58be630978c95e3bce1d1679ac" - integrity sha512-tbuZb0nJ1XUvRO8KYoEULsbAlAqazcFS6S5dTeJOkw2RxQgg0RJqKkngRTfNSFfqfI4mTdFPpC4mKkaw0YoDFA== +bootswatch@^5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.2.tgz#4d3d15dffd8de16112b64fa37c1164cca1543110" + integrity sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ== brace-expansion@^1.1.7: version "1.1.11"