fix(deps): update dependency bootswatch to v5

This commit is contained in:
Renovate Bot
2021-05-18 21:28:28 +01:00
committed by Łukasz Mierzwa
parent a43e4815a0
commit 4c13abcd1f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6419,9 +6419,9 @@
"integrity": "sha512-tmhPET9B9qCl8dCofvHeiIhi49iBt0EehmIsziZib65k1erBW1rHhj2s/2JsuQh5Pq+xz2E9bEbzp9B7xHG+VA=="
},
"bootswatch": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.0.tgz",
"integrity": "sha512-Yr6YqFBC8jwTzoJoLViYlvO97IhPWGqZEm+6FXHfD/G6gbUok6sZkdXxdh4Zb6iCGEwr9p7zGCn38yKQD/bh2Q=="
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.0.0.tgz",
"integrity": "sha512-IXmloGK/UjGvs22+3sSht4zK2dXK8EWV9j6NzLp/7EoVwi0Rg3to1Y99tAi16h4uHtoE32ci08Hx9yhhoCKKYA=="
},
"boxen": {
"version": "4.2.0",
+1 -1
View File
@@ -36,7 +36,7 @@
"@typescript-eslint/parser": "4.24.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.0.0",
"bootswatch": "4.6.0",
"bootswatch": "5.0.0",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",