Skip to content

Commit 46b6079

Browse files
chore(deps)(deps-dev): bump bootstrap from 5.3.3 to 5.3.8 (#290)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.3 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d83f79 commit 46b6079

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.26.9",
3939
"@eslint/eslintrc": "^3.3.1",
4040
"@eslint/js": "^9.23.0",
41-
"bootstrap": "^5.3.2",
41+
"bootstrap": "^5.3.8",
4242
"copy-webpack-plugin": "^13.0.0",
4343
"daily-version": "^2.0.0",
4444
"dot-json": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2485,10 +2485,10 @@ boolbase@^1.0.0:
24852485
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
24862486
integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==
24872487

2488-
bootstrap@^5.3.2:
2489-
version "5.3.3"
2490-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
2491-
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
2488+
bootstrap@^5.3.8:
2489+
version "5.3.8"
2490+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.8.tgz#6401a10057a22752d21f4e19055508980656aeed"
2491+
integrity sha512-HP1SZDqaLDPwsNiqRqi5NcP0SSXciX2s9E+RyqJIIqGo+vJeN5AJVM98CXmW/Wux0nQ5L7jeWUdplCEf0Ee+tg==
24922492

24932493
boxen@^8.0.1:
24942494
version "8.0.1"

0 commit comments

Comments
 (0)