From 2cf0f6046ed497cb17b8d06c93409dd1fc17f306 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2019 17:44:57 +0000 Subject: [PATCH] Bump @types/react-redux from 7.1.4 to 7.1.5 Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 970d0283..48fab67e 100644 --- a/package.json +++ b/package.json @@ -284,7 +284,7 @@ "@types/plist": "3.0.2", "@types/react": "^16.9.9", "@types/react-dom": "^16.9.2", - "@types/react-redux": "^7.1.4", + "@types/react-redux": "^7.1.5", "@types/seamless-immutable": "7.1.11", "@types/uuid": "3.4.5", "@typescript-eslint/eslint-plugin": "2.4.0", diff --git a/yarn.lock b/yarn.lock index 7c4c25eb..cb524383 100644 --- a/yarn.lock +++ b/yarn.lock @@ -490,10 +490,10 @@ dependencies: "@types/react" "*" -"@types/react-redux@^7.1.4": - version "7.1.4" - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.4.tgz#e0d02a073e730b8b58a6341bddca2ea692ff0bce" - integrity sha512-SUV/7d+4L7C1Db/D4pqASgN1V1U2HnDEhEol9lYpPSguS76xFboZzf5ha2hTz6v31cUewyC7WksMh1q8JxhebQ== +"@types/react-redux@^7.1.5": + version "7.1.5" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.5.tgz#c7a528d538969250347aa53c52241051cf886bd3" + integrity sha512-ZoNGQMDxh5ENY7PzU7MVonxDzS1l/EWiy8nUhDqxFqUZn4ovboCyvk4Djf68x6COb7vhGTKjyjxHxtFdAA5sUA== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"