Skip to content

Commit 2299188

Browse files
build(deps): bump bootstrap from 4.0.0 to 5.0.0 in /my-app
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 787c28e commit 2299188

File tree

2 files changed

+9
-29
lines changed

2 files changed

+9
-29
lines changed

my-app/package-lock.json

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

my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@testing-library/jest-dom": "^6.0.0",
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",
10-
"bootstrap": "^4.0.0",
10+
"bootstrap": "^5.0.0",
1111
"react": "^18.3.1",
1212
"react-bootstrap": "^2.10.3",
1313
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)