Update dependency bootstrap to v4.6.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-10-29 18:27:32 +00:00 committed by Tilman Vatteroth
parent 35fdd7655a
commit 5800c114a3
2 changed files with 5 additions and 5 deletions

View file

@ -80,7 +80,7 @@
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"abcjs": "6.0.0-beta.33", "abcjs": "6.0.0-beta.33",
"bootstrap": "4.6.0", "bootstrap": "4.6.1",
"codemirror": "5.63.3", "codemirror": "5.63.3",
"copy-webpack-plugin": "6.4.1", "copy-webpack-plugin": "6.4.1",
"@craco/craco": "6.4.0", "@craco/craco": "6.4.0",

View file

@ -3790,10 +3790,10 @@ boolbase@^1.0.0, boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=
bootstrap@4.6.0: bootstrap@4.6.1:
version "4.6.0" version "4.6.1"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.0.tgz#97b9f29ac98f98dfa43bf7468262d84392552fd7" resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.6.1.tgz#bc25380c2c14192374e8dec07cf01b2742d222a2"
integrity sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw== integrity sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==
brace-expansion@^1.1.7: brace-expansion@^1.1.7:
version "1.1.11" version "1.1.11"