Skip to content

Commit

Permalink
build(deps): bump redux from 4.2.1 to 5.0.0
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.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: redux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent fef02d6 commit fe7e5b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"react-redux": "^8.1.3",
"react-refresh": "^0.14.0",
"react-splitter-layout": "^4.0.0",
"redux": "^4.2.1",
"redux": "^5.0.0",
"redux-logger": "^3.0.6",
"redux-saga": "^1.2.3",
"resolve": "^1.22.8",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2941,7 +2941,7 @@ __metadata:
react-redux: ^8.1.3
react-refresh: ^0.14.0
react-splitter-layout: ^4.0.0
redux: ^4.2.1
redux: ^5.0.0
redux-logger: ^3.0.6
redux-saga: ^1.2.3
resolve: ^1.22.8
Expand Down Expand Up @@ -14550,6 +14550,13 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^5.0.0":
version: 5.0.0
resolution: "redux@npm:5.0.0"
checksum: be49160d4bd01e10108c425ade999f1b456204895c4bdd0c7825ab09efffded51955c5c242847406a7b3f273e9011a9c102848c512a099a75617b97b13d2cca8
languageName: node
linkType: hard

"reflect.getprototypeof@npm:^1.0.3":
version: 1.0.3
resolution: "reflect.getprototypeof@npm:1.0.3"
Expand Down

0 comments on commit fe7e5b6

Please sign in to comment.