From 0fd6a04b58a45d3425872756cb5e5088cccbdfa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 07:12:11 +0000 Subject: [PATCH] Bump @types/react-redux from 7.1.9 to 7.1.16 in /ui Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.9 to 7.1.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 8c766e2..07e69b8 100644 --- a/ui/package.json +++ b/ui/package.json @@ -15,7 +15,7 @@ "@types/node": "^12.0.0", "@types/react": "^16.9.0", "@types/react-dom": "^17.0.1", - "@types/react-redux": "7.1.9", + "@types/react-redux": "7.1.16", "@types/react-router-dom": "5.1.6", "@types/react-syntax-highlighter": "13.5.0", "@types/recharts": "1.8.16", diff --git a/ui/yarn.lock b/ui/yarn.lock index d731b50..2cd285f 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2004,10 +2004,10 @@ dependencies: "@types/react" "*" -"@types/react-redux@7.1.9": - version "7.1.9" - resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3" - integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w== +"@types/react-redux@7.1.16": + version "7.1.16" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21" + integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"