mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency bootstrap to v5.1.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
e9091b1cb7
commit
2cb3040e07
Generated
+3
-3
@@ -6947,9 +6947,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.0.tgz",
|
||||
"integrity": "sha512-bs74WNI9BgBo3cEovmdMHikSKoXnDgA6VQjJ7TyTotU6L7d41ZyCEEelPwkYEzsG/Zjv3ie9IE3EMAje0W9Xew=="
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.1.tgz",
|
||||
"integrity": "sha512-/jUa4sSuDZWlDLQ1gwQQR8uoYSvLJzDd8m5o6bPKh3asLAMYVZKdRCjb1joUd5WXf0WwCNzd2EjwQQhupou0dA=="
|
||||
},
|
||||
"bootswatch": {
|
||||
"version": "5.1.0",
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
"@popperjs/core": "2.10.1",
|
||||
"@sentry/browser": "6.12.0",
|
||||
"body-scroll-lock": "3.1.5",
|
||||
"bootstrap": "5.1.0",
|
||||
"bootstrap": "5.1.1",
|
||||
"bootswatch": "5.1.0",
|
||||
"bricks.js": "1.8.0",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user