Skip to content

Commit 562f9b8

Browse files
chore(deps): bump react-bootstrap from 1.6.8 to 2.10.3
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.6.8 to 2.10.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.8...v2.10.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 cbb8fe7 commit 562f9b8

File tree

3 files changed

+71
-60
lines changed

3 files changed

+71
-60
lines changed

package-lock.json

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

packages/bootstrap-4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jest": "^29.7.0",
6464
"jest-environment-jsdom": "^29.7.0",
6565
"react": "^18.2.0",
66-
"react-bootstrap": "^1.6.8",
66+
"react-bootstrap": "^2.10.3",
6767
"react-dom": "^18.2.0",
6868
"react-test-renderer": "^18.2.0",
6969
"rimraf": "^5.0.5",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"lodash": "^4.17.21",
6969
"monaco-editor": "^0.38.0",
7070
"react": "^18.2.0",
71-
"react-bootstrap": "^1.6.8",
71+
"react-bootstrap": "^2.10.3",
7272
"react-dom": "^18.2.0",
7373
"react-frame-component": "^4.1.3",
7474
"react-is": "^18.2.0",

0 commit comments

Comments
 (0)