Skip to content

Commit 48c0ef7

Browse files
committed
fix(deps): update dependency react-redux to v7.2.2
1 parent 49d9ba8 commit 48c0ef7

File tree

2 files changed

+39
-12
lines changed

2 files changed

+39
-12
lines changed

package-lock.json

Lines changed: 37 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "16.12.0",
3333
"react-dom": "16.12.0",
3434
"react-i18next": "11.3.1",
35-
"react-redux": "7.1.3",
35+
"react-redux": "7.2.2",
3636
"react-router": "5.1.2",
3737
"react-router-dom": "5.1.2",
3838
"react-scripts": "2.1.8",
@@ -60,7 +60,7 @@
6060
"@types/ramda": "0.26.40",
6161
"@types/react": "16.9.19",
6262
"@types/react-dom": "16.9.5",
63-
"@types/react-redux": "7.1.6",
63+
"@types/react-redux": "7.1.16",
6464
"@types/react-router": "5.1.4",
6565
"@types/react-router-dom": "5.1.3",
6666
"@types/react-slick": "0.23.4",

0 commit comments

Comments
 (0)