Merge pull request #1191 from prymitive/renovate/bootstrap-4.4.x

fix(deps): update dependency bootstrap to v4.4.1
This commit is contained in:
Łukasz Mierzwa
2019-11-30 11:10:34 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4688,9 +4688,9 @@
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
},
"bootstrap": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.0.tgz",
"integrity": "sha512-dqCYJNs/Fxa3IVQ+v/lC694POCThUjZsA4wwqs8l+yk67B6ww2Ki++WaM6CVGe5+tArBBrknzjjh01/NT5rLjA=="
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA=="
},
"bootswatch": {
"version": "4.4.0",
+1 -1
View File
@@ -15,7 +15,7 @@
"@types/react": "16.9.13",
"@types/react-dom": "16.9.4",
"body-scroll-lock": "2.6.4",
"bootstrap": "4.4.0",
"bootstrap": "4.4.1",
"bootswatch": "4.4.0",
"copy-to-clipboard": "3.2.0",
"csshake": "1.5.3",