Skip to content

Commit

Permalink
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] authored Nov 25, 2024
1 parent 7378207 commit 97523a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"react-signature-pad-wrapper": "^3.4.0",
"react-split-pane": "^0.1.92",
"react-transition-group": "^4.4.5",
"redux": "^4.2.1",
"redux": "^5.0.1",
"redux-devtools-extension": "^2.13.9",
"redux-thunk": "^2.4.2",
"reselect": "^5.1.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7723,7 +7723,7 @@ __metadata:
react-signature-pad-wrapper: "npm:^3.4.0"
react-split-pane: "npm:^0.1.92"
react-transition-group: "npm:^4.4.5"
redux: "npm:^4.2.1"
redux: "npm:^5.0.1"
redux-devtools-extension: "npm:^2.13.9"
redux-mock-store: "npm:^1.5.5"
redux-thunk: "npm:^2.4.2"
Expand Down Expand Up @@ -14895,7 +14895,7 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.0.0, redux@npm:^4.0.5, redux@npm:^4.2.0, redux@npm:^4.2.1":
"redux@npm:^4.0.0, redux@npm:^4.0.5, redux@npm:^4.2.0":
version: 4.2.1
resolution: "redux@npm:4.2.1"
dependencies:
Expand All @@ -14904,6 +14904,13 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^5.0.1":
version: 5.0.1
resolution: "redux@npm:5.0.1"
checksum: 10c0/b10c28357194f38e7d53b760ed5e64faa317cc63de1fb95bc5d9e127fab956392344368c357b8e7a9bedb0c35b111e7efa522210cfdc3b3c75e5074718e9069c
languageName: node
linkType: hard

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

0 comments on commit 97523a0

Please sign in to comment.