Skip to content

Commit 98a1ea4

Browse files
pedromartelloarbrandes
authored andcommitted
feat: updating dependency to react-redux@8.1.1
1 parent 98a1b96 commit 98a1ea4

2 files changed

Lines changed: 45 additions & 28 deletions

File tree

package-lock.json

Lines changed: 43 additions & 26 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
@@ -47,7 +47,7 @@
4747
"prop-types": "15.8.1",
4848
"react": "17.0.2",
4949
"react-dom": "17.0.2",
50-
"react-redux": "7.2.9",
50+
"react-redux": "^8.1.1",
5151
"react-router-dom": "^6.6.1",
5252
"redux": "4.2.1",
5353
"regenerator-runtime": "0.14.0"
@@ -79,7 +79,7 @@
7979
"prop-types": "^15.7.2",
8080
"react": "^16.9.0 || ^17.0.0",
8181
"react-dom": "^16.9.0 || ^17.0.0",
82-
"react-redux": "^7.1.1",
82+
"react-redux": "^8.1.1",
8383
"react-router-dom": "^6.0.0",
8484
"redux": "^4.0.4"
8585
}

0 commit comments

Comments
 (0)