From 84df05a541b678df36a004df587c6d77786435c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 30 Apr 2019 06:02:45 +0000 Subject: [PATCH] Bump react-redux from 7.0.2 to 7.0.3 Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.0.2...v7.0.3) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 21118e236d7e..20e9d9a7ae02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22263,9 +22263,9 @@ react-proxy@^1.1.7: react-deep-force-update "^1.0.0" react-redux@^7.0.2: - version "7.0.2" - resolved "https://registry.npmjs.org/react-redux/-/react-redux-7.0.2.tgz#34b280a3482aaf60e7d4a504b1295165cbe6b86a" - integrity sha512-uKRuMgQt8dWbcz0U75oFK5tDo3boyAKrqvf/j94vpqRFFZfyDDy4kofUgloFIGyuKTq2Zz51zgK9RzOTFXk5ew== + version "7.0.3" + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.0.3.tgz#983c5a6de81cb1e696bd1c090ba826545f9170f1" + integrity sha512-vYZA7ftOYlDk3NetitsI7fLjryt/widNl1SLXYvFenIpm7vjb4ryK0EeFrgn62usg5fYkyIAWNUPKnwWPevKLg== dependencies: "@babel/runtime" "^7.4.3" hoist-non-react-statics "^3.3.0"