Skip to content

Commit 75a5899

Browse files
chore(deps-dev): bump redux from 4.2.1 to 5.0.0 (#639)
Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.0. - [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.0) --- updated-dependencies: - dependency-name: redux dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e861353 commit 75a5899

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
@@ -77,7 +77,7 @@
7777
"react-dnd-html5-backend": "^8.0.3",
7878
"react-dom": "^18.0.0",
7979
"react-redux": "^8.1.2",
80-
"redux": "^4.2.1",
80+
"redux": "^5.0.0",
8181
"typescript": "^5.1.6"
8282
}
8383
}

0 commit comments

Comments
 (0)