fix(deps): update bootstrap to v5.1.3

This commit is contained in:
Renovate Bot
2021-10-14 18:18:07 +01:00
committed by Łukasz Mierzwa
parent 7e3179db70
commit 3bc3f9d863
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -7134,14 +7134,14 @@
"dev": true
},
"bootstrap": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.2.tgz",
"integrity": "sha512-me838a7TSEkldKyplkx21dqFm16+9NbH/rCj3Myo+h2cByyjckqV4m0OnS8QBsSDEoBv8R2jHqfulGQXpvM8Bw=="
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.3.tgz",
"integrity": "sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q=="
},
"bootswatch": {
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.2.tgz",
"integrity": "sha512-ibg1i79ph0lgcYaWf6TzNKiQoVbIQlJlyFFb7dF9s3sjfB/WXT3vxLV+5vMJekdeEd5Vn9r5zhJZo3IrRjMPOg=="
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.3.tgz",
"integrity": "sha512-NmZFN6rOCoXWQ/PkzmD8FFWDe24kocX9OXWHNVaLxVVnpqpAzEbMFsf8bAfKwVtpNXibasZCzv09B5fLieAh2g=="
},
"boxen": {
"version": "4.2.0",
+2 -2
View File
@@ -16,8 +16,8 @@
"@popperjs/core": "2.10.2",
"@sentry/browser": "6.13.3",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.1.2",
"bootswatch": "5.1.2",
"bootstrap": "5.1.3",
"bootswatch": "5.1.3",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",