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

This commit is contained in:
Renovate Bot
2019-11-30 23:33:56 +00:00
committed by renovate[bot]
parent f1778b50a5
commit b3dde74e6c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",