From da375f915174ed84d2754f02dbf09d53ff015fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 05:34:48 +0000 Subject: [PATCH] Bump nightwatch from 2.6.25 to 3.15.0 Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 2.6.25 to 3.15.0. - [Release notes](https://github.com/nightwatchjs/nightwatch/releases) - [Commits](https://github.com/nightwatchjs/nightwatch/compare/v2.6.25...v3.15.0) --- updated-dependencies: - dependency-name: nightwatch dependency-version: 3.15.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 6161044a6..ec115aaa8 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.15.0", "open": "^8.4.0", "pngjs": "^6.0.0", "pre-commit": "^1.2.2",