From 8ac6092271b46ce42f4a19ee6702514551c28c1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 01:04:19 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.6 | datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | npm | npm-run-all2 | 6.2.4 | 6.2.6 | --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 072a689b..1c651228 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "expect-more-jest": "5.5.0", "jest": "29.7.0", "jest-extended": "4.0.2", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "ts-jest": "29.2.5" } }, @@ -8060,9 +8060,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.4.tgz", - "integrity": "sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==", + "version": "6.2.6", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.6.tgz", + "integrity": "sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2b3f848e..4439245d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "expect-more-jest": "5.5.0", "jest": "29.7.0", "jest-extended": "4.0.2", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "ts-jest": "29.2.5" } }