Skip to content

Commit

Permalink
fix(deps): update dependency react-redux to ^8.1.3 (#451)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 94f70a8 commit 02bf05b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"antd": "^5.9.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.2",
"react-redux": "^8.1.3",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4560,7 +4560,7 @@ __metadata:
prettier: ^3.0.3
react: ^18.2.0
react-dom: ^18.2.0
react-redux: ^8.1.2
react-redux: ^8.1.3
redux: ^4.2.1
redux-thunk: ^2.4.2
style-loader: ^3.3.3
Expand Down Expand Up @@ -9740,9 +9740,9 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"react-redux@npm:^8.1.2":
version: 8.1.2
resolution: "react-redux@npm:8.1.2"
"react-redux@npm:^8.1.3":
version: 8.1.3
resolution: "react-redux@npm:8.1.3"
dependencies:
"@babel/runtime": ^7.12.1
"@types/hoist-non-react-statics": ^3.3.1
Expand All @@ -9768,7 +9768,7 @@ fsevents@~2.3.2:
optional: true
redux:
optional: true
checksum: 4d5976b0f721e4148475871fcabce2fee875cc7f70f9a292f3370d63b38aa1dd474eb303c073c5555f3e69fc732f3bac05303def60304775deb28361e3f4b7cc
checksum: 192ea6f6053148ec80a4148ec607bc259403b937e515f616a1104ca5ab357e97e98b8245ed505a17afee67a72341d4a559eaca9607968b4a422aa9b44ba7eb89
languageName: node
linkType: hard

Expand Down

0 comments on commit 02bf05b

Please sign in to comment.