mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency bootswatch to v4.4.1
This commit is contained in:
committed by
renovate[bot]
parent
f1778b50a5
commit
b3dde74e6c
Generated
+3
-3
@@ -4714,9 +4714,9 @@
|
||||
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.4.0.tgz",
|
||||
"integrity": "sha512-Cj/Hz4L/epjDfrxdtqdBvkPWCQDFgZVN+5kkpcBtWkja+PPgeNwTTTjRHmjmD0yelYjnU26Vh2VV0Xwr1p1/lg=="
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.4.1.tgz",
|
||||
"integrity": "sha512-Kx3z6+3Jpg9g6l/xZBCnc8d6KeJK0QawxCZWOomdcI5AuSZLZb+DoH5X9RJH+cOcSeMAxyzdIjkVUR01+Db5bQ=="
|
||||
},
|
||||
"boxen": {
|
||||
"version": "3.2.0",
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
"@types/react-dom": "16.9.4",
|
||||
"body-scroll-lock": "2.6.4",
|
||||
"bootstrap": "4.4.1",
|
||||
"bootswatch": "4.4.0",
|
||||
"bootswatch": "4.4.1",
|
||||
"copy-to-clipboard": "3.2.0",
|
||||
"csshake": "1.5.3",
|
||||
"fast-deep-equal": "3.0.1",
|
||||
|
||||
Reference in New Issue
Block a user