From 98e7fbfbbf37750724c30f3bcb833f1d53bc28b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 10:37:22 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb19225..eed808c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "husky": "^9.0.0", "microbundle": "^0.15.0", "np": "^10.0.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^8.0.0", "prettier": "2.8.8", "pretty-quick": "^3.1.1", "xo": "^0.54.0"