From cc4871748fda1646f9d258a0d2f93e79e34563f1 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 99ef485..7c46865 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",