From d5c1ed3cc41189ef1b1e0785399850330c035b41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 20:03:51 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cc81dc..6837efe 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "ajv-formats": "3.0.1", "eslint": "9.39.2", "glob": "13.0.0", - "npm-run-all2": "5.0.0" + "npm-run-all2": "6.2.6" }, "engines": { "node": ">=20.0.0"