Skip to content

Commit

Permalink
Update dependency react-redux to v7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 25, 2020
1 parent 604f50b commit 78bd635
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 @@ -12,7 +12,7 @@
"react": "16.11.0",
"react-dom": "16.11.0",
"react-modal": "3.11.2",
"react-redux": "7.2.0",
"react-redux": "7.2.1",
"react-router-dom": "5.1.2",
"react-scripts": "3.2.0",
"react-select": "3.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8679,10 +8679,10 @@ react-modal@3.11.2:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"

react-redux@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.0.tgz#f970f62192b3981642fec46fd0db18a074fe879d"
integrity sha512-EvCAZYGfOLqwV7gh849xy9/pt55rJXPwmYvI4lilPM5rUT/1NxuuN59ipdBksRVSvz0KInbPnp4IfoXJXCqiDA==
react-redux@7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.1.tgz#8dedf784901014db2feca1ab633864dee68ad985"
integrity sha512-T+VfD/bvgGTUA74iW9d2i5THrDQWbweXP0AVNI8tNd1Rk5ch1rnMiJkDD67ejw7YBKM4+REvcvqRuWJb7BLuEg==
dependencies:
"@babel/runtime" "^7.5.5"
hoist-non-react-statics "^3.3.0"
Expand Down

0 comments on commit 78bd635

Please sign in to comment.