Skip to content

Commit

Permalink
chore(deps): bump redux from 4.2.1 to 5.0.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 28, 2023
1 parent 5f1f17b commit 4b4e96a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
19 changes: 13 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"react-spinners": "^0.13.8",
"react-virtualized": "^9.22.3",
"recharts": "^2.10.3",
"redux": "^4.0.4",
"redux": "^5.0.1",
"reselect": "^4.0.0",
"shelljs": "^0.8.5",
"throttle-debounce": "^5.0.0",
Expand Down

0 comments on commit 4b4e96a

Please sign in to comment.