From 19979b0308b777b39663456c0bdd502adc15e110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:03:10 +0000 Subject: [PATCH] Deps: Update dependency npm-run-all2 to v7. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fab4ec..08acc6d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "husky": "9.0.10", "jest": "29.7.0", "lint-staged": "15.2.7", - "npm-run-all2": "7.0.0", + "npm-run-all2": "7.0.2", "prettier": "3.4.2", "ts-jest": "29.2.3", "ts-node": "10.9.2",