fix(deps): update bootstrap to v5.1.2

This commit is contained in:
Renovate Bot
2021-10-06 16:46:33 +01:00
committed by Łukasz Mierzwa
parent 9237e5e699
commit 35dd267c74
2 changed files with 8 additions and 8 deletions
+6 -6
View File
@@ -6907,14 +6907,14 @@
"dev": true
},
"bootstrap": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.1.tgz",
"integrity": "sha512-/jUa4sSuDZWlDLQ1gwQQR8uoYSvLJzDd8m5o6bPKh3asLAMYVZKdRCjb1joUd5WXf0WwCNzd2EjwQQhupou0dA=="
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.2.tgz",
"integrity": "sha512-me838a7TSEkldKyplkx21dqFm16+9NbH/rCj3Myo+h2cByyjckqV4m0OnS8QBsSDEoBv8R2jHqfulGQXpvM8Bw=="
},
"bootswatch": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.1.tgz",
"integrity": "sha512-RL27y1hKIi7y9N+4C1fqQb3po/s3QRMltuGYyX5GMT9RbpTJ6M0658uKOBIHUIigf2BxAlrwzkX0qMA+49bIHA=="
"version": "5.1.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.1.2.tgz",
"integrity": "sha512-ibg1i79ph0lgcYaWf6TzNKiQoVbIQlJlyFFb7dF9s3sjfB/WXT3vxLV+5vMJekdeEd5Vn9r5zhJZo3IrRjMPOg=="
},
"boxen": {
"version": "4.2.0",
+2 -2
View File
@@ -16,8 +16,8 @@
"@popperjs/core": "2.10.2",
"@sentry/browser": "6.13.2",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.1.1",
"bootswatch": "5.1.1",
"bootstrap": "5.1.2",
"bootswatch": "5.1.2",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.1",
"csshake": "1.5.3",