mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency bootswatch to v4.5.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
77f51394fd
commit
aa55eb1f56
Generated
+3
-3
@@ -6935,9 +6935,9 @@
|
||||
"integrity": "sha512-Z93QoXvodoVslA+PWNdk23Hze4RBYIkpb5h8I2HY2Tu2h7A0LpAgLcyrhrSUyo2/Oxm2l1fRZPs1e5hnxnliXA=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.4.1.tgz",
|
||||
"integrity": "sha512-Kx3z6+3Jpg9g6l/xZBCnc8d6KeJK0QawxCZWOomdcI5AuSZLZb+DoH5X9RJH+cOcSeMAxyzdIjkVUR01+Db5bQ=="
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.0.tgz",
|
||||
"integrity": "sha512-kAfYTTWIsgUOA5nybJNM4yvOpwxm37eIb1DFZlD5jLgPttK+bLJTt9UpKWAoMQZRBQbWfC1O1w1P5PGU7lz83Q=="
|
||||
},
|
||||
"boxen": {
|
||||
"version": "4.2.0",
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"@types/react-dom": "16.9.8",
|
||||
"body-scroll-lock": "3.0.2",
|
||||
"bootstrap": "4.5.0",
|
||||
"bootswatch": "4.4.1",
|
||||
"bootswatch": "4.5.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
"fast-deep-equal": "3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user