fix(deps): update dependency bootswatch to v5.0.2

This commit is contained in:
Renovate Bot
2021-06-23 11:26:50 +01:00
committed by Łukasz Mierzwa
parent 87a741f105
commit 6914b443dc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7409,9 +7409,9 @@
"integrity": "sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q=="
},
"bootswatch": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.0.1.tgz",
"integrity": "sha512-qTTUvlBzyd7VR8S089uYRmCYmrAZruPhqEE9yCdek0fm4ELbJ3hGKAILT/tEv3N3r5Aps4teybQr/uCG3e9IaA=="
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.0.2.tgz",
"integrity": "sha512-mND4kaJ8/j9Iy1IRBrJfP6bi92wICTxuT9ZA2+b8RuVU9YYBH6du2yzgPt+yQ+kBjgRaIq3enhPpy8LU7J8Trg=="
},
"boxen": {
"version": "4.2.0",
+1 -1
View File
@@ -17,7 +17,7 @@
"@sentry/browser": "6.7.2",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.0.2",
"bootswatch": "5.0.1",
"bootswatch": "5.0.2",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",