From 65cb2674c0e909e773044f08198ba3e156fa3cfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 02:38:18 +0000 Subject: [PATCH] Update dependency npm-run-all2 to ^6.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b87be07..89c53d4 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "husky": "^8.0.3", "installed-check": "^7.1.1", "knip": "^2.13.0", - "npm-run-all2": "^6.0.5", + "npm-run-all2": "^6.0.6", "type-coverage": "^2.26.0", "typescript": "~5.1.3" },