fix(deps): update dependency bootstrap to v4.5.1

This commit is contained in:
Renovate Bot
2020-08-05 09:10:37 +01:00
committed by Łukasz Mierzwa
parent 90fb18abd9
commit dea595cce8
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5538,9 +5538,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.0.tgz",
"integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA=="
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.1.tgz",
"integrity": "sha512-bxUooHBSbvefnIZfjD0LE8nfdPKrtiFy2sgrxQwUZ0UpFzpjVbVMUxaGIoo9XWT4B2LG1HX6UQg0UMOakT0prQ=="
},
"bootswatch": {
"version": "4.5.0",
+1 -1
View File
@@ -33,7 +33,7 @@
"@typescript-eslint/eslint-plugin": "3.8.0",
"@typescript-eslint/parser": "3.8.0",
"body-scroll-lock": "3.0.3",
"bootstrap": "4.5.0",
"bootstrap": "4.5.1",
"bootswatch": "4.5.0",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",