Skip to content

Commit

Permalink
Update dependency react-redux to v8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent b151999 commit 010d1ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-dom": "17.0.2",
"react-i18next": "12.3.1",
"react-joyride": "2.5.0",
"react-redux": "8.0.4",
"react-redux": "8.1.2",
"react-redux-toastr": "7.6.8",
"react-router-dom": "5.3.0",
"react-scripts": "5.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12801,9 +12801,9 @@ __metadata:
languageName: node
linkType: hard

"react-redux@npm:8.0.4":
version: 8.0.4
resolution: "react-redux@npm:8.0.4"
"react-redux@npm:8.1.2":
version: 8.1.2
resolution: "react-redux@npm:8.1.2"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -12817,7 +12817,7 @@ __metadata:
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0
react-native: ">=0.59"
redux: ^4
redux: ^4 || ^5.0.0-beta.0
peerDependenciesMeta:
"@types/react":
optional: true
Expand All @@ -12829,7 +12829,7 @@ __metadata:
optional: true
redux:
optional: true
checksum: fd940de6a691c734ea975cb73a4413ee6beadb48434d6306fc2edbcf40c0c8c6432b0008663372d01b3578c9381b0acae7766d9f2f5f5f61a0cdaf7abc5eab7d
checksum: 4d5976b0f721e4148475871fcabce2fee875cc7f70f9a292f3370d63b38aa1dd474eb303c073c5555f3e69fc732f3bac05303def60304775deb28361e3f4b7cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -13618,7 +13618,7 @@ __metadata:
react-dom: 17.0.2
react-i18next: 12.3.1
react-joyride: 2.5.0
react-redux: 8.0.4
react-redux: 8.1.2
react-redux-toastr: 7.6.8
react-router-dom: 5.3.0
react-scripts: 5.0.0
Expand Down

0 comments on commit 010d1ce

Please sign in to comment.