Skip to content

Commit

Permalink
chore(deps): bump react-bootstrap from 2.7.4 to 2.8.0 in /client
Browse files Browse the repository at this point in the history
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.7.4 to 2.8.0.
- [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@v2.7.4...v2.8.0)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent 8631f0d commit 9d6a3fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/react-dom": "^18.2.6",
"bootstrap": "^5.3.0",
"react": "^18.2.0",
"react-bootstrap": "^2.7.4",
"react-bootstrap": "^2.8.0",
"react-dom": "^18.2.0",
"react-github-btn": "^1.4.0",
"react-scripts": "^5.0.1",
Expand Down
6 changes: 3 additions & 3 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6520,9 +6520,9 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-bootstrap@^2.7.4:
version "2.7.4"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.4.tgz#db95ecdcdfae9619de14511b5e9923bf95daf73d"
react-bootstrap@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.8.0.tgz#781f254b33090c1d50ed521b40697727267c6add"
dependencies:
"@babel/runtime" "^7.21.0"
"@restart/hooks" "^0.4.9"
Expand Down

0 comments on commit 9d6a3fe

Please sign in to comment.