Skip to content

Commit afb2695

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

example/package-lock.json

Lines changed: 9 additions & 9 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": "^2.4.1",
2121
"bootstrap": "^4.6.0",
2222
"react": "file:../node_modules/react",
23-
"react-bootstrap": "^1.4.2",
23+
"react-bootstrap": "^1.6.4",
2424
"react-dom": "file:../node_modules/react-dom",
2525
"react-json-editor-ajrm": "^2.5.13"
2626
},

0 commit comments

Comments
 (0)