From dcbcd3f05b0f2f4f3a7606b4335a2a4c6c7d9c00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 14:16:18 +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 0fd61b3..8fb8cf7 100644 --- a/package.json +++ b/package.json @@ -157,7 +157,7 @@ "lint-staged": "12.1.2", "lodash": "4.17.21", "log-update": "5.0.1", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "prettier": "2.5.1", "prettier-eslint": "13.0.0", "react-test-renderer": "17.0.2",