Skip to content

Commit edd7da0

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump react-bootstrap from 1.6.4 to 2.0.3 in /example
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.6.4 to 2.0.3. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v1.6.4...v2.0.3) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 89b0607 commit edd7da0

File tree

2 files changed

+142
-96
lines changed

2 files changed

+142
-96
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@rjsf/core": "^3.0.0",
2121
"bootstrap": "file:../node_modules/bootstrap",
2222
"react": "file:../node_modules/react",
23-
"react-bootstrap": "^1.6.4",
23+
"react-bootstrap": "^2.0.3",
2424
"react-dom": "file:../node_modules/react-dom",
2525
"react-json-editor-ajrm": "^2.5.13",
2626
"reactstrap": "file:../node_modules/reactstrap"

0 commit comments

Comments
 (0)