Skip to content

Commit

Permalink
update redux 720 (keybase#22996)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnojima authored Mar 10, 2020
1 parent 185a331 commit c4ff016
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"react-native-webview": "8.0.5",
"react-navigation-stack": "git://github.com/keybase/stack#danny/marco-animated-background-plus-darkmode",
"react-navigation-tabs": "2.2.0",
"react-redux": "7.1.3",
"react-redux": "7.2.0",
"react-spring": "8.0.27",
"react-transition-group": "2.5.1",
"react-virtualized-auto-sizer": "1.0.2",
Expand Down
9 changes: 4 additions & 5 deletions shared/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11149,14 +11149,13 @@ react-proxy@^1.1.7:
lodash "^4.6.1"
react-deep-force-update "^1.0.0"

react-redux@7.1.3:
version "7.1.3"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.3.tgz#717a3d7bbe3a1b2d535c94885ce04cdc5a33fc79"
integrity sha512-uI1wca+ECG9RoVkWQFF4jDMqmaw0/qnvaSvOoL/GA4dNxf6LoV8sUAcNDvE5NWKs4hFpn0t6wswNQnY3f7HT3w==
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==
dependencies:
"@babel/runtime" "^7.5.5"
hoist-non-react-statics "^3.3.0"
invariant "^2.2.4"
loose-envify "^1.4.0"
prop-types "^15.7.2"
react-is "^16.9.0"
Expand Down

0 comments on commit c4ff016

Please sign in to comment.