From 1a747bbefa9c25535926ab722c3f9acd001efd19 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Mon, 4 Dec 2023 21:33:50 +0000 Subject: [PATCH] Update dependency @types/react-redux to v7.1.32 --- 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 76d4b61..207eab4 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -50,7 +50,7 @@ "@types/ramda": "0.29.9", "@types/react": "18.2.42", "@types/react-dom": "18.2.17", - "@types/react-redux": "7.1.31", + "@types/react-redux": "7.1.32", "@types/yup": "0.29.14", "@typescript-eslint/eslint-plugin": "6.13.2", "@typescript-eslint/parser": "6.13.2",