Merge pull request #944 from freqtrade/dependabot/npm_and_yarn/main/bootswatch-5.2.1

build(deps): bump bootswatch from 5.2.0 to 5.2.1
This commit is contained in:
Matthias 2022-09-21 07:18:05 +02:00 committed by GitHub
commit b0dd89a13c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"