Skip to content

Commit 1790518

Browse files
fix(deps): bump bootstrap from 5.3.7 to 5.3.8 in /frontend (#329)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.7 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.7...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production 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 71974ec commit 1790518

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@react-router/express": "^7.5.3",
1414
"@react-router/fs-routes": "^7.6.1",
1515
"@react-router/node": "^7.5.3",
16-
"bootstrap": "^5.3.6",
16+
"bootstrap": "^5.3.8",
1717
"compression": "^1.7.5",
1818
"express": "^5.1.0",
1919
"http-proxy-middleware": "^3.0.5",

0 commit comments

Comments
 (0)