From 3900b022ecb0f142644cd5a23defea4957679a71 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Thu, 16 Nov 2023 13:30:44 +0000 Subject: [PATCH] Update dependency @types/react-redux to v7.1.30 --- source/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ui/package.json b/source/ui/package.json index 717076d..6b4d8f9 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -50,7 +50,7 @@ "@types/ramda": "0.28.13", "@types/react": "17.0.70", "@types/react-dom": "17.0.23", - "@types/react-redux": "7.1.24", + "@types/react-redux": "7.1.30", "@types/yup": "0.29.14", "@typescript-eslint/eslint-plugin": "5.16.0", "@typescript-eslint/parser": "5.16.0",