Skip to content

Commit 29b3205

Browse files
build(deps): bump redux from 4.2.1 to 5.0.1
Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.1. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.2.1...v5.0.1) --- updated-dependencies: - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34679ac commit 29b3205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-router-dom": "^6.20.1",
2121
"react-scripts": "5.0.1",
2222
"react-select": "^5.8.0",
23-
"redux": "^4.2.1",
23+
"redux": "^5.0.1",
2424
"redux-thunk": "^2.4.2",
2525
"typescript": "^4.9.5",
2626
"viem": "^1.21.4",

0 commit comments

Comments
 (0)