From c5243a3621433ee40b1a3a87fc5ee243adbb94ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:49:01 +0000 Subject: [PATCH] chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffcda6a..88f39b1 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-react": "7.37.4", "espree": "9.6.1", "mocha": "10.8.2", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "nyc": "15.1.0" } }