Skip to content

Commit

Permalink
Bump the redux group in /generators/app/templates with 2 updates
Browse files Browse the repository at this point in the history
Bumps the redux group in /generators/app/templates with 2 updates: [react-redux](https://github.com/reduxjs/react-redux) and [redux](https://github.com/reduxjs/redux).


Updates `react-redux` from 8.1.3 to 9.0.2
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/react-redux@v8.1.3...v9.0.2)

Updates `redux` from 4.2.1 to 5.0.0
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent c9b2227 commit debb7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"react-native-modal-datetime-picker": "17.1.0",
"react-native-picker-select": "9.0.0",
"react-native-sectioned-multi-select": "0.10.0",
"react-redux": "8.1.3",
"redux": "4.2.1",
"react-redux": "9.0.2",
"redux": "5.0.0",
"redux-persist": "6.0.0",
"redux-saga": "1.2.3",
"reduxsauce": "1.2.1",
Expand Down

0 comments on commit debb7db

Please sign in to comment.