From 94863d8e1089ffa7cad5782a75bd0c95c53756cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 05:02:13 +0000 Subject: [PATCH] Bump nightwatch from 2.6.25 to 3.13.0 Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 2.6.25 to 3.13.0. - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v2.6.25...v3.13.0) --- updated-dependencies: - dependency-name: nightwatch dependency-version: 3.13.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9aa8abd8..c545f5e03 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "mini-css-extract-plugin": "^2.6.1", "minimist": "^1.2.8", "mock-socket": "^9.0.3", - "nightwatch": "^2.3.0", + "nightwatch": "^3.13.0", "open": "^8.4.0", "pngjs": "^6.0.0", "pre-commit": "^1.2.2",