Merge pull request #355 from freqtrade/dependabot/npm_and_yarn/master/bootswatch-5.0.1

Bump bootswatch from 5.0.0 to 5.0.1
This commit is contained in:
Matthias 2021-05-17 10:41:36 +02:00 committed by GitHub
commit 806c9be3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.21.2",
"bootswatch": "^5.0.0",
"bootswatch": "^5.0.1",
"core-js": "^3.12.1",
"date-fns": "^2.21.3",
"date-fns-tz": "^1.1.4",

View File

@ -2831,10 +2831,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.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.0.0.tgz#da1c9b2ca697163975683824ffbaa425ee3d4f40"
integrity sha512-IXmloGK/UjGvs22+3sSht4zK2dXK8EWV9j6NzLp/7EoVwi0Rg3to1Y99tAi16h4uHtoE32ci08Hx9yhhoCKKYA==
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==
brace-expansion@^1.1.7:
version "1.1.11"