From eac9c5a4451aebc90c856d7ea674bd61cf225470 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Apr 2022 00:16:14 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-redux to v7.1.24 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 707f303..fb9b9b2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/node": "12.12.25", "@types/react": "16.9.17", "@types/react-dom": "16.9.14", - "@types/react-redux": "7.1.23", + "@types/react-redux": "7.1.24", "@types/react-router-dom": "5.1.3", "@types/redux-logger": "3.0.9", "@types/styled-components": "4.4.3", diff --git a/yarn.lock b/yarn.lock index d7c2c54..8480a9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -239,10 +239,10 @@ "@types/prop-types" "*" "@types/react" "*" -"@types/react-redux@7.1.23": - version "7.1.23" - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.23.tgz#3c2bb1bcc698ae69d70735f33c5a8e95f41ac528" - integrity sha512-D02o3FPfqQlfu2WeEYwh3x2otYd2Dk1o8wAfsA0B1C2AJEFxE663Ozu7JzuWbznGgW248NaOF6wsqCGNq9d3qw== +"@types/react-redux@7.1.24": + version "7.1.24" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.24.tgz#6caaff1603aba17b27d20f8ad073e4c077e975c0" + integrity sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"