Skip to content

Commit

Permalink
Bump redux-thunk from 2.4.2 to 3.1.0 in /admin
Browse files Browse the repository at this point in the history
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.2 to 3.1.0.
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](reduxjs/redux-thunk@v2.4.2...v3.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent e705886 commit 9cfb217
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"redux-form": "^8.3.10",
"redux-form-material-ui": "^4.3.4",
"redux-responsive": "^4.3.8",
"redux-thunk": "^2.4.2",
"redux-thunk": "^3.1.0",
"reselect": "^5.1.1",
"styled-components": "6.1.13",
"web-vitals": "^4.2.3"
Expand Down
12 changes: 6 additions & 6 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1609,7 +1609,7 @@ __metadata:
redux-form: "npm:^8.3.10"
redux-form-material-ui: "npm:^4.3.4"
redux-responsive: "npm:^4.3.8"
redux-thunk: "npm:^2.4.2"
redux-thunk: "npm:^3.1.0"
reselect: "npm:^5.1.1"
styled-components: "npm:6.1.13"
typescript: "npm:^5.6.2"
Expand Down Expand Up @@ -4007,12 +4007,12 @@ __metadata:
languageName: node
linkType: hard

"redux-thunk@npm:^2.4.2":
version: 2.4.2
resolution: "redux-thunk@npm:2.4.2"
"redux-thunk@npm:^3.1.0":
version: 3.1.0
resolution: "redux-thunk@npm:3.1.0"
peerDependencies:
redux: ^4
checksum: 10c0/e202d6ef7dfa7df08ed24cb221aa89d6c84dbaa7d65fe90dbd8e826d0c10d801f48388f9a7598a4fd970ecbc93d335014570a61ca7bc8bf569eab5de77b31a3c
redux: ^5.0.0
checksum: 10c0/21557f6a30e1b2e3e470933247e51749be7f1d5a9620069a3125778675ce4d178d84bdee3e2a0903427a5c429e3aeec6d4df57897faf93eb83455bc1ef7b66fd
languageName: node
linkType: hard

Expand Down

0 comments on commit 9cfb217

Please sign in to comment.