From c3fdf570234b07174223e71fca3c3c93862e308b Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Thu, 16 Nov 2023 09:28:24 +0000 Subject: [PATCH] Update dependency @types/react-dom to v17.0.23 --- 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 41f7ebf..4528412 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -49,7 +49,7 @@ "@types/nightwatch": "2.3.24", "@types/ramda": "0.28.13", "@types/react": "17.0.43", - "@types/react-dom": "17.0.14", + "@types/react-dom": "17.0.23", "@types/react-redux": "7.1.24", "@types/yup": "0.29.13", "@typescript-eslint/eslint-plugin": "5.16.0",