Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Jan 2, 2025
1 parent c8f8660 commit 3f78e00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"redux": "4.2.1",
"redux-debounce": "1.0.1",
"redux-mock-store": "1.5.5",
"redux-thunk": "2.3.0",
"redux-thunk": "2.4.2",
"stream-browserify": "3.0.0",
"styled-components": "5.3.11",
"taskcluster-client-web": "77.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9876,10 +9876,10 @@ [email protected]:
dependencies:
lodash.isplainobject "^4.0.6"

redux-thunk@2.3.0:
version "2.3.0"
resolved "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.3.0.tgz"
integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==
redux-thunk@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==

[email protected]:
version "4.2.1"
Expand Down

0 comments on commit 3f78e00

Please sign in to comment.