From b01120fe811a0c04c759747962095704b3caa0bf Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Wed, 22 Nov 2023 13:32:28 +0000 Subject: [PATCH] Update dependency @types/nightwatch to v2.3.30 --- 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 fe21bc1..c6ee7a4 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.10", - "@types/nightwatch": "2.3.28", + "@types/nightwatch": "2.3.30", "@types/ramda": "0.29.9", "@types/react": "18.2.38", "@types/react-dom": "18.2.17",