fix(deps): update dependency bootstrap to v5

This commit is contained in:
Renovate Bot
2021-05-18 21:28:28 +01:00
committed by Łukasz Mierzwa
parent a365c09873
commit a43e4815a0
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6414,9 +6414,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz",
"integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw=="
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0.tgz",
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA=="
},
"bootswatch": {
"version": "4.6.0",
+1 -1
View File
@@ -35,7 +35,7 @@
"@typescript-eslint/eslint-plugin": "4.24.0",
"@typescript-eslint/parser": "4.24.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "4.6.0",
"bootstrap": "5.0.0",
"bootswatch": "4.6.0",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",