From d5b01f72827dbe35996d7c89698f4226c7f10a91 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Tue, 21 Nov 2023 05:32:57 +0000 Subject: [PATCH] Update dependency @types/nightwatch to v2.3.29 --- 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..16a6a76 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -46,7 +46,7 @@ "@rtk-query/codegen-openapi": "1.2.0", "@types/enzyme": "3.10.11", "@types/jest": "29.5.8", - "@types/nightwatch": "2.3.28", + "@types/nightwatch": "2.3.29", "@types/ramda": "0.29.9", "@types/react": "18.2.37", "@types/react-dom": "18.2.15",