Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 28fe46c

Browse files
build(deps): bump redux-thunk from 2.4.2 to 3.1.0 in /client
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] <support@github.com>
1 parent 2ae7217 commit 28fe46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-router-dom": "^6.20.1",
2121
"redux": "^5.0.0",
2222
"redux-persist": "^6.0.0",
23-
"redux-thunk": "^2.4.1"
23+
"redux-thunk": "^3.1.0"
2424
},
2525
"scripts": {
2626
"start": "GENERATE_SOURCEMAP=false react-scripts start",

0 commit comments

Comments
 (0)