Bump redux-thunk from 2.4.1 to 2.4.2 (#20060)

Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/reduxjs/redux-thunk/releases)
- [Commits](https://github.com/reduxjs/redux-thunk/compare/v2.4.1...v2.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-15 20:23:00 +09:00
committed by GitHub
parent 4ef4db2a5a
commit 3301aadba8
2 changed files with 5 additions and 5 deletions

View File

@@ -113,7 +113,7 @@
"redis": "^4.0.6 <4.1.0",
"redux": "^4.2.0",
"redux-immutable": "^4.0.0",
"redux-thunk": "^2.4.1",
"redux-thunk": "^2.4.2",
"regenerator-runtime": "^0.13.10",
"requestidlecallback": "^0.3.0",
"reselect": "^4.1.7",