From bd01505d881332df40691014087e8030866a242a Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 12:18:40 +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 0a954fb..5aaf776 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@typescript-eslint/parser": "6.21.0", "eslint": "8.56.0", "eslint-plugin-deprecation": "1.5.0", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "rimraf": "4.4.1", "tsc-watch": "6.0.4", "tslib": "2.6.2",