From a2823263d6b04762a54a60d25aa81a01842689f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 05:02:01 +0000 Subject: [PATCH] build(deps): bump bootswatch from 5.2.0 to 5.2.1 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.0...v5.2.1) --- 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 5e631ad4..b906c3e1 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.0", + "bootswatch": "^5.2.1", "core-js": "^3.25.1", "date-fns": "^2.29.3", "date-fns-tz": "^1.3.7", diff --git a/yarn.lock b/yarn.lock index 6af6c65d..1b7ca4cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1576,10 +1576,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.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.0.tgz#c02a0d84e0382552f8a7b9bdd055f36b758ffed9" - integrity sha512-v9krdPdybb5hUwVwlv3f7/FhOa5cXbCb5U5CI4gdnalcxR3ekclXE6kPZWL5O8V8qwNI9BB73apASO1MLmRpIA== +bootswatch@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.1.tgz#80c49ac3ad394e58be630978c95e3bce1d1679ac" + integrity sha512-tbuZb0nJ1XUvRO8KYoEULsbAlAqazcFS6S5dTeJOkw2RxQgg0RJqKkngRTfNSFfqfI4mTdFPpC4mKkaw0YoDFA== brace-expansion@^1.1.7: version "1.1.11"