mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user