From 76f88cd932073919b531a48f5b17e3166d926154 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Wed, 22 Nov 2023 05:32:49 +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 93e9eed..afe51d6 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.30", "@types/ramda": "0.29.9", "@types/react": "18.2.37", "@types/react-dom": "18.2.15",