From 7fd01b283cb7deb1d90a377607345db1559896fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 06:10:55 +0000 Subject: [PATCH] Bump bootswatch from 4.5.0 to 4.5.1 Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/thomaspark/bootswatch/releases) - [Commits](https://github.com/thomaspark/bootswatch/compare/v4.5.0...v4.5.1) 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 1c5fbfb8..ab3a994f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "axios": "^0.19.2", "bootstrap": "^4.5.0", "bootstrap-vue": "^2.16.0", - "bootswatch": "^4.5.0", + "bootswatch": "^4.5.1", "core-js": "^3.6.4", "moment": "^2.27.0", "vue": "^2.6.11", diff --git a/yarn.lock b/yarn.lock index 0c4f8ad7..9cd44919 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1946,10 +1946,10 @@ bootstrap-vue@^2.16.0: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.0.tgz#97d9dbcb5a8972f8722c9962483543b907d9b9ec" integrity sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA== -bootswatch@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.5.0.tgz#1f4ea460118d0da8113418f1627ca755697d7e0f" - integrity sha512-kAfYTTWIsgUOA5nybJNM4yvOpwxm37eIb1DFZlD5jLgPttK+bLJTt9UpKWAoMQZRBQbWfC1O1w1P5PGU7lz83Q== +bootswatch@^4.5.1: + version "4.5.1" + resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.5.1.tgz#647c835bebee2b70847db4eb57da4e9e9e89cceb" + integrity sha512-BkALwqlVvTA6r4SSoYdJMFGvaKistymRfyx2ovdcnWAvLFEC0YGjcHWAZ78AzgjIbNNQTNnRbnOFzAmX2RmgaQ== brace-expansion@^1.1.7: version "1.1.11"