From d4eb8933b72658a369b975e6ee1d04db74544d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 05:04:30 +0000 Subject: [PATCH] build(deps): 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 6335d73a..5d266264 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "axios": "^0.27.2", "bootstrap": "^4.6.0", "bootstrap-vue": "^2.22.0", - "bootswatch": "^5.2.1", + "bootswatch": "^5.2.2", "core-js": "^3.25.5", "date-fns": "^2.29.3", "date-fns-tz": "^1.3.7", diff --git a/yarn.lock b/yarn.lock index bb0b9e9b..6c663748 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1568,10 +1568,10 @@ bootstrap@^4.6.0, bootstrap@^4.6.1: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2" integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og== -bootswatch@^5.2.1: - 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"