Merge pull request #349 from freqtrade/dependabot/npm_and_yarn/master/bootswatch-5.0.0

Bump bootswatch from 4.6.0 to 5.0.0
This commit is contained in:
Matthias 2021-05-10 08:54:10 +02:00 committed by GitHub
commit f33b4c3249
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": "^4.6.0",
"bootswatch": "^5.0.0",
"core-js": "^3.11.0",
"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@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-4.6.0.tgz#295237ed0e118decb3e3543f2ac14e9bb8ae48ea"
integrity sha512-Yr6YqFBC8jwTzoJoLViYlvO97IhPWGqZEm+6FXHfD/G6gbUok6sZkdXxdh4Zb6iCGEwr9p7zGCn38yKQD/bh2Q==
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==
brace-expansion@^1.1.7:
version "1.1.11"