fix(deps): update dependency bootswatch to v4.5.2

This commit is contained in:
Renovate Bot
2020-08-10 19:55:24 +01:00
committed by Łukasz Mierzwa
parent fdf4bad6e8
commit ef5ee10ffa
2 changed files with 7 additions and 4 deletions
+6 -3
View File
@@ -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
View File
@@ -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",