mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency bootswatch to v4.5.2
This commit is contained in:
committed by
Łukasz Mierzwa
parent
fdf4bad6e8
commit
ef5ee10ffa
Generated
+6
-3
@@ -5543,9 +5543,12 @@
|
||||
"integrity": "sha512-vlGn0bcySYl/iV+BGA544JkkZP5LB3jsmkeKLFQakCOwCM3AOk7VkldBz4jrzSe+Z0Ezn99NVXa1o45cQY4R6A=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "4.5.1",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.1.tgz",
|
||||
"integrity": "sha512-BkALwqlVvTA6r4SSoYdJMFGvaKistymRfyx2ovdcnWAvLFEC0YGjcHWAZ78AzgjIbNNQTNnRbnOFzAmX2RmgaQ=="
|
||||
"version": "4.5.2",
|
||||
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.5.2.tgz",
|
||||
"integrity": "sha512-Dfco9gxVtBhh8CVXkMjGLm/vNr2xjSK74agSvPVr3rrVhxFuvB/VELaLAqNH8sLeKVWBMNGwHUJS1gT3J2NYDQ==",
|
||||
"requires": {
|
||||
"websocket-driver": "^0.7.4"
|
||||
}
|
||||
},
|
||||
"boxen": {
|
||||
"version": "4.2.0",
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"@typescript-eslint/parser": "3.9.0",
|
||||
"body-scroll-lock": "3.0.3",
|
||||
"bootstrap": "4.5.2",
|
||||
"bootswatch": "4.5.1",
|
||||
"bootswatch": "4.5.2",
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"csshake": "1.5.3",
|
||||
|
||||
Reference in New Issue
Block a user