Skip to content

Commit

Permalink
Bump react-bootstrap from 2.3.1 to 2.4.0 in /tnoodle-ui
Browse files Browse the repository at this point in the history
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.3.1 to 2.4.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.3.1...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2022
1 parent 50e355a commit 0d58e5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tnoodle-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"bootstrap": "^4.6.0",
"lodash": "^4.17.21",
"react": "^17.0.2",
"react-bootstrap": "^2.3.1",
"react-bootstrap": "^2.4.0",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-redux": "^8.0.2",
Expand Down
8 changes: 4 additions & 4 deletions tnoodle-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8186,10 +8186,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-bootstrap@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.3.1.tgz#f14239efb89ca24044766e20cc829b7a264db11d"
integrity sha512-+k68LdaSS62Zc/1gr18NC9QpDk/wwhNk+90QgcTMYSA8BzlXC1G2ogWWrz2LFuP2FlmCtVjcr/UXw3mpdxVmWw==
react-bootstrap@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.4.0.tgz#99bf9656e2e7a23ae1ae135d18fd5ad7c344b416"
integrity sha512-dn599jNK1Fg5GGjJH+lQQDwELVzigh/MdusKpB/0el+sCjsO5MZDH5gRMmBjRhC+vb7VlCDr6OXffPIDSkNMLw==
dependencies:
"@babel/runtime" "^7.17.2"
"@restart/hooks" "^0.4.6"
Expand Down

0 comments on commit 0d58e5d

Please sign in to comment.