Skip to content

Commit

Permalink
Bump redux from 4.2.1 to 5.0.1 in /client (#172)
Browse files Browse the repository at this point in the history
Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.1.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.2.1...v5.0.1)

---
updated-dependencies:
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 1fcdb99 commit 7661927
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 14 deletions.
20 changes: 7 additions & 13 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-router-dom": "^6.22.2",
"react-scripts": "^5.0.1",
"react-table": "^7.8.0",
"redux": "^4.2.1"
"redux": "^5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 7661927

Please # to comment.