Skip to content

Commit 24e2639

Browse files
Bump redux-thunk from 3.0.1 to 3.1.0 (#341)
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/reduxjs/redux-thunk/releases) - [Commits](reduxjs/redux-thunk@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: redux-thunk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eda55b8 commit 24e2639

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-redux": "9.0.4",
5353
"redux": "5.0.0",
5454
"redux-actions": "3.0.0",
55-
"redux-thunk": "3.0.1",
55+
"redux-thunk": "3.1.0",
5656
"search-query-parser": "1.6.0"
5757
},
5858
"devDependencies": {

0 commit comments

Comments
 (0)