Skip to content

Commit

Permalink
Bump react-bootstrap from 2.7.1 to 2.7.2 (w3f#4478)
Browse files Browse the repository at this point in the history
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.7.1 to 2.7.2.
- [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.1...v2.7.2)

---
updated-dependencies:
- dependency-name: react-bootstrap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2023
1 parent 3332de7 commit b051fb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"react": "^17.0.2",
"react-bootstrap": "^2.7.1",
"react-bootstrap": "^2.7.2",
"react-dom": "^17.0.2",
"shx": "^0.3.4",
"unist-util-visit": "2.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9107,10 +9107,10 @@ react-base16-styling@^0.6.0:
lodash.flow "^3.3.0"
pure-color "^1.2.0"

react-bootstrap@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.1.tgz#ecb245b06fd404700436e9a2ef9a998767225bf0"
integrity sha512-x+wjk5ZkLR2Bw74iDx/YR0LLheyV72eehjnJPfs6RvkWQfJGVV89dceh1dhJloeazHZwiLWA4LHHwHNGONkUHw==
react-bootstrap@^2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.2.tgz#100069ea7b4807cccbc5fef1e33bc90283262602"
integrity sha512-WDSln+mG4RLLFO01stkj2bEx/3MF4YihK9D/dWnHaSxOiQZLbhhlf95D2Jb20X3t2m7vMxRe888FVrfLJoGmmA==
dependencies:
"@babel/runtime" "^7.17.2"
"@restart/hooks" "^0.4.6"
Expand Down

0 comments on commit b051fb9

Please sign in to comment.