From aa58184bab088d40d6a7b1f585b050c6ff6ec139 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Thu, 16 Nov 2023 11:46:21 +0000 Subject: [PATCH] Update dependency @types/nightwatch to v2.3.28 --- 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 ef5de3d..974a84b 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -46,7 +46,7 @@ "@rtk-query/codegen-openapi": "1.0.0", "@types/enzyme": "3.10.11", "@types/jest": "27.4.1", - "@types/nightwatch": "2.3.24", + "@types/nightwatch": "2.3.28", "@types/ramda": "0.28.13", "@types/react": "17.0.43", "@types/react-dom": "17.0.14",