From 42935f34b72ee00951f0e08c53ab94853e1baac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 03:56:59 +0000 Subject: [PATCH] Bump bootswatch from 5.2.3 to 5.3.0 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.3 to 5.3.0. - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.3...v5.3.0) --- updated-dependencies: - dependency-name: bootswatch dependency-type: direct:production update-type: version-update:semver-minor ... 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 7bec1144..62b27245 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@webpack-cli/serve": "^2.0.3", "babel-loader": "^9.1.2", "bootstrap": "^5.3.0", - "bootswatch": "^5.2.3", + "bootswatch": "^5.3.0", "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 b17c4be6..3797067d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1729,10 +1729,10 @@ bootstrap@^5.3.0: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.0.tgz#0718a7cc29040ee8dbf1bd652b896f3436a87c29" integrity sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw== -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== +bootswatch@^5.3.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.3.0.tgz#7c7dd50bbe8519b0c6dbe01f4f9c3100b60228bd" + integrity sha512-ga2hHognDrh5h3+CaBBug6ktx3MTlnDzH57s+Mvjt9ZcNxqwpK+m3sE3YIUSr8zf2iG05elOb1mnqqcdbce2ow== brace-expansion@^1.1.7: version "1.1.11"