Skip to content

Commit 99ba525

Browse files
committed
Update dependency react-redux to v7.2.2
1 parent 7bfe4d6 commit 99ba525

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/web-server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/node": "14.0.18",
8888
"@types/react-dom": "16.9.8",
8989
"@types/react-helmet": "6.0.0",
90-
"@types/react-redux": "7.1.9",
90+
"@types/react-redux": "7.1.16",
9191
"@types/react-router": "5.1.8",
9292
"@types/react-router-dom": "5.1.5",
9393
"@types/styletron-engine-atomic": "1.1.0",
@@ -114,7 +114,7 @@
114114
"react": "16.13.1",
115115
"react-dom": "16.13.1",
116116
"react-helmet": "6.1.0",
117-
"react-redux": "7.2.0",
117+
"react-redux": "7.2.2",
118118
"react-router": "5.2.0",
119119
"react-router-dom": "5.2.0",
120120
"redux": "4.0.5",
@@ -128,7 +128,7 @@
128128
"react": "16.13.1",
129129
"react-dom": "16.13.1",
130130
"react-helmet": "6.1.0",
131-
"react-redux": "7.2.0",
131+
"react-redux": "7.2.2",
132132
"react-router": "5.2.0",
133133
"react-router-dom": "5.2.0",
134134
"redux": "4.0.5",

0 commit comments

Comments
 (0)