From 243985ebaf149ceff81a61081d97263fb0752c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 03:00:57 +0000 Subject: [PATCH] Bump bootswatch from 5.2.2 to 5.2.3 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.2...v5.2.3) --- 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 c09998f3..25f5a155 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@webpack-cli/serve": "^2.0.1", "babel-loader": "^9.1.0", "bootstrap": "^5.2.3", - "bootswatch": "^5.2.2", + "bootswatch": "^5.2.3", "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 39314aee..32b58e0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1565,10 +1565,10 @@ bootstrap@^5.2.3: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b" integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ== -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== +bootswatch@^5.2.3: + version "5.2.3" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.3.tgz#a12bef6ea1a54f1b5b55b472c11a846d1cb77239" + integrity sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA== brace-expansion@^1.1.7: version "1.1.11"