chore(deps): bump redux from 4.2.1 to 5.0.0 (#9418)

Bumps [redux](https://github.com/reduxjs/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](https://github.com/reduxjs/redux/compare/v4.2.1...v5.0.0)

---
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>
This commit is contained in:
dependabot[bot]
2023-12-20 10:46:18 +01:00
committed by GitHub
parent 08b10dff6c
commit ecb23d11b9
2 changed files with 8 additions and 14 deletions

View File

@@ -99,7 +99,7 @@
"react-inspector": "^6.0.1",
"react-redux": "^8.1.3",
"react-syntax-highlighter": "^15.5.0",
"redux": "^4.1.2",
"redux": "^5.0.0",
"redux-immutable": "^4.0.0",
"remarkable": "^2.0.1",
"reselect": "^4.1.8",