Skip to content

Commit

Permalink
Update dependency react-redux to v8.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 10, 2023
1 parent 98d0556 commit 94d0516
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-hot-loader": "4.13.1",
"react-lazylog": "4.4.4",
"react-linkify": "0.2.2",
"react-redux": "8.0.5",
"react-redux": "8.0.7",
"react-router-dom": "5.1.2",
"react-split-pane": "0.1.92",
"react-table": "7.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8386,10 +8386,10 @@ react-portal@^4.2.0:
dependencies:
prop-types "^15.5.8"

react-redux@8.0.5:
version "8.0.5"
resolved "https://registry.npmjs.org/react-redux/-/react-redux-8.0.5.tgz"
integrity sha512-Q2f6fCKxPFpkXt1qNRZdEDLlScsDWyrgSj0mliK59qU6W5gvBiKkdMEG2lJzhd1rCctf0hb6EtePPLZ2e0m1uw==
react-redux@8.0.7:
version "8.0.7"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.7.tgz#b74ef2f7ce2076e354540aa3511d3670c2b62571"
integrity sha512-1vRQuCQI5Y2uNmrMXg81RXKiBHY3jBzvCvNmZF437O/Z9/pZ+ba2uYHbemYXb3g8rjsacBGo+/wmfrQKzMhJsg==
dependencies:
"@babel/runtime" "^7.12.1"
"@types/hoist-non-react-statics" "^3.3.1"
Expand Down

0 comments on commit 94d0516

Please sign in to comment.