From 53be620fccd0bc71576d7a4f8e46bf089b9c32ca Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Tue, 21 Nov 2023 07:32:38 +0000 Subject: [PATCH] Update dependency @types/react-redux to v7.1.31 --- 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 93e9eed..2446ea9 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -50,7 +50,7 @@ "@types/ramda": "0.29.9", "@types/react": "18.2.37", "@types/react-dom": "18.2.15", - "@types/react-redux": "7.1.30", + "@types/react-redux": "7.1.31", "@types/yup": "0.29.14", "@typescript-eslint/eslint-plugin": "6.11.0", "@typescript-eslint/parser": "6.11.0",