From 4db81513402043026387200fcfd5ea38b43cadb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:37:24 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.6 (#2075) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 0b97d916..64c8d6f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "release": "6.3.1", "rimraf": "6.0.1", "stylelint": "14.16.1", @@ -17118,9 +17118,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 864704da..13769d82 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "release": "6.3.1", "rimraf": "6.0.1", "stylelint": "14.16.1",