Skip to content

Commit f251058

Browse files
chore(deps-dev): bump react-redux from 8.1.3 to 9.0.4 (#641)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.1.3 to 9.0.4. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v8.1.3...v9.0.4) --- updated-dependencies: - dependency-name: react-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 07996ea commit f251058

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
@@ -76,7 +76,7 @@
7676
"react-dnd": "^16.0.1",
7777
"react-dnd-html5-backend": "^8.0.3",
7878
"react-dom": "^18.0.0",
79-
"react-redux": "^8.1.2",
79+
"react-redux": "^9.0.4",
8080
"redux": "^5.0.0",
8181
"typescript": "^5.1.6"
8282
}

0 commit comments

Comments
 (0)