From 1088c32ab8812b2d682f4c1f5fe5cb5a170518ca Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Thu, 16 Nov 2023 11:46:22 +0000 Subject: [PATCH] Update dependency @types/react to v17.0.70 --- 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 eaa7737..5e76fe3 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -48,7 +48,7 @@ "@types/jest": "27.4.1", "@types/nightwatch": "2.3.28", "@types/ramda": "0.28.13", - "@types/react": "17.0.43", + "@types/react": "17.0.70", "@types/react-dom": "17.0.14", "@types/react-redux": "7.1.24", "@types/yup": "0.29.14",