Skip to content

Commit 56b03b1

Browse files
fix(deps): update dependency react-redux to v8
1 parent 022344b commit 56b03b1

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
@@ -47,7 +47,7 @@
4747
"prop-types": "15.8.1",
4848
"react": "16.14.0",
4949
"react-dom": "16.14.0",
50-
"react-redux": "7.2.9",
50+
"react-redux": "8.0.5",
5151
"react-router": "5.3.4",
5252
"react-router-dom": "5.3.4",
5353
"redux": "4.2.0",

0 commit comments

Comments
 (0)