Skip to content

Commit

Permalink
npm: 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent a5f7245 commit cc37117
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 @@ -32,7 +32,7 @@
"react-idle-timer": "^5.7.2",
"react-redux": "^7.2.9",
"react-router-dom": "^6.25.1",
"redux": "^4.2.1",
"redux": "^5.0.1",
"redux-saga": "^1.3.0",
"rfdc": "^1.4.1",
"rxjs": "^7.8.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5718,7 +5718,7 @@ __metadata:
react-router-dom: "npm:^6.25.1"
react-scripts: "npm:^5.0.1"
read-excel-file: "npm:^5.8.4"
redux: "npm:^4.2.1"
redux: "npm:^5.0.1"
redux-devtools-extension: "npm:^2.13.9"
redux-saga: "npm:^1.3.0"
rfdc: "npm:^1.4.1"
Expand Down Expand Up @@ -16329,6 +16329,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 cc37117

Please sign in to comment.