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

This commit is contained in:
Renovate Bot
2020-05-14 12:32:21 +01:00
committed by Łukasz Mierzwa
parent 77f51394fd
commit aa55eb1f56
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",