From 6aff34d1279416a83956401d3a204ea759dbb6b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 08:53:51 +0000 Subject: [PATCH] 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 bd8a0fe..8a59bc7 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-standard": "5.0.0", "gatsby": "4.16.0", "nodemon": "2.0.16", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "postcss": "8.4.14", "prettier-eslint": "15.0.1", "prettier-eslint-cli": "6.0.1",