From 31bc5e1321ce2991e1fa5aaf264576c63f9ca606 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 01:25:13 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.6 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 72f286b..76800e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.8.3", "jest": "29.7.0", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "prettier": "3.3.3", "rollup": "4.24.0" } @@ -6989,9 +6989,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, "dependencies": { "ansi-styles": "^6.2.1", @@ -13208,9 +13208,9 @@ "dev": true }, "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, "requires": { "ansi-styles": "^6.2.1", diff --git a/package.json b/package.json index 9c6f9ab..f9f4385 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.8.3", "jest": "29.7.0", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "prettier": "3.3.3", "rollup": "4.24.0" }