From 680a8d19358733c30353043874fc8fa0d1a3deba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 18:37:27 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v8 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 244f7f57..245fc382 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "husky": "^9.1.6", "lerna": "^8.1.8", "lint-staged": "^15.2.10", - "npm-run-all2": "^7.0.0", + "npm-run-all2": "^8.0.0", "oxlint": "^0.18.0", "prettier": "^3.3.3", "tslib": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index 2af20ea4..9596a3b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6368,7 +6368,7 @@ __metadata: husky: "npm:^9.1.6" lerna: "npm:^8.1.8" lint-staged: "npm:^15.2.10" - npm-run-all2: "npm:^7.0.0" + npm-run-all2: "npm:^8.0.0" oxlint: "npm:^0.18.0" prettier: "npm:^3.3.3" tslib: "npm:^2.7.0" @@ -6554,14 +6554,14 @@ __metadata: languageName: node linkType: hard -"npm-run-all2@npm:^7.0.0": - version: 7.0.2 - resolution: "npm-run-all2@npm:7.0.2" +"npm-run-all2@npm:^8.0.0": + version: 8.0.4 + resolution: "npm-run-all2@npm:8.0.4" dependencies: ansi-styles: "npm:^6.2.1" cross-spawn: "npm:^7.0.6" memorystream: "npm:^0.3.1" - minimatch: "npm:^9.0.0" + picomatch: "npm:^4.0.2" pidtree: "npm:^0.6.0" read-package-json-fast: "npm:^4.0.0" shell-quote: "npm:^1.7.3" @@ -6571,7 +6571,7 @@ __metadata: npm-run-all2: bin/npm-run-all/index.js run-p: bin/run-p/index.js run-s: bin/run-s/index.js - checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121 + checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb languageName: node linkType: hard