From f204a94c1874640b82e04c2b5db3c5190b7da0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 11:08:36 +0000 Subject: [PATCH] Bump @types/react-redux from 7.1.11 to 7.1.12 Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.11 to 7.1.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f8bd758e..386fd26d 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/plist": "3.0.2", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", - "@types/react-redux": "^7.1.11", + "@types/react-redux": "^7.1.12", "@types/seamless-immutable": "7.1.15", "@types/styled-jsx": "2.2.8", "@types/terser-webpack-plugin": "5.0.2", diff --git a/yarn.lock b/yarn.lock index f29220e3..e6da5538 100644 --- a/yarn.lock +++ b/yarn.lock @@ -849,10 +849,10 @@ dependencies: "@types/react" "*" -"@types/react-redux@^7.1.11": - version "7.1.11" - resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.11.tgz#a18e8ab3651e8e8cc94798934927937c66021217" - integrity sha512-OjaFlmqy0CRbYKBoaWF84dub3impqnLJUrz4u8PRjDzaa4n1A2cVmjMV81shwXyAD5x767efhA8STFGJz/r1Zg== +"@types/react-redux@^7.1.12": + version "7.1.12" + resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.12.tgz#148f2c768687346b556e29a322ca44cfa28cc3ac" + integrity sha512-xZj4/8oRZP5RlJPlC5XPnawPtMn+T2bV4Hxi38AcuoZzXlN/Il/ZPfgXuIq3WG37wVL6FP7suVfmE4BopuqtTg== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"