mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(deps): update dependency bootstrap to v4.4.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
1578b79f25
commit
8f19dd51b1
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -4646,9 +4646,9 @@
|
||||
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "4.3.1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.3.1.tgz",
|
||||
"integrity": "sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag=="
|
||||
"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=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "4.3.1",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@types/react": "16.9.13",
|
||||
"@types/react-dom": "16.9.4",
|
||||
"body-scroll-lock": "2.6.4",
|
||||
"bootstrap": "4.3.1",
|
||||
"bootstrap": "4.4.0",
|
||||
"bootswatch": "4.3.1",
|
||||
"copy-to-clipboard": "3.2.0",
|
||||
"csshake": "1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user