Merge pull request #1053 from freqtrade/dependabot/npm_and_yarn/main/bootswatch-5.2.3

build(deps): bump bootswatch from 5.2.2 to 5.2.3
This commit is contained in:
Matthias 2022-12-14 06:25:56 +01:00 committed by GitHub
commit 58055f8390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"axios": "^1.2.1",
"bootstrap": "^5.2.3",
"bootstrap-vue-3": "^0.4.15",
"bootswatch": "^5.2.2",
"bootswatch": "^5.2.3",
"core-js": "^3.26.1",
"date-fns": "^2.29.3",
"date-fns-tz": "^1.3.7",

View File

@ -2000,10 +2000,10 @@ bootstrap@^5.2.3:
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.2.3.tgz#54739f4414de121b9785c5da3c87b37ff008322b"
integrity sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==
bootswatch@^5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.2.tgz#4d3d15dffd8de16112b64fa37c1164cca1543110"
integrity sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ==
bootswatch@^5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/bootswatch/-/bootswatch-5.2.3.tgz#a12bef6ea1a54f1b5b55b472c11a846d1cb77239"
integrity sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA==
brace-expansion@^1.1.7:
version "1.1.11"