From 25dcbba55c314dd15a7233c4f4ce8f2a4ebce36e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 05:09:57 +0000 Subject: [PATCH] Bump bootswatch from 5.0.1 to 5.0.2 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v5.0.1...v5.0.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 09fc62e8..f95220bb 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "axios": "^0.21.1", "bootstrap": "^4.6.0", "bootstrap-vue": "^2.21.2", - "bootswatch": "^5.0.1", + "bootswatch": "^5.0.2", "core-js": "^3.15.0", "date-fns": "^2.22.1", "date-fns-tz": "^1.1.4", diff --git a/yarn.lock b/yarn.lock index 3aa472e8..13bbe851 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2838,10 +2838,10 @@ bootstrap-vue@^2.21.2: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7" integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw== -bootswatch@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.0.1.tgz#56c06e200fe33401c9397a39f115e82e97648628" - integrity sha512-qTTUvlBzyd7VR8S089uYRmCYmrAZruPhqEE9yCdek0fm4ELbJ3hGKAILT/tEv3N3r5Aps4teybQr/uCG3e9IaA== +bootswatch@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.0.2.tgz#b733a5b50384299d660ae4d3963252805bad1c03" + integrity sha512-mND4kaJ8/j9Iy1IRBrJfP6bi92wICTxuT9ZA2+b8RuVU9YYBH6du2yzgPt+yQ+kBjgRaIq3enhPpy8LU7J8Trg== brace-expansion@^1.1.7: version "1.1.11"