From 2e0d85728107099ed4278d3ab877beae91ee4c26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 03:37:28 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v8 --- package.json | 2 +- yarn.lock | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index d900a079..e7c7ef2a 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.16.0", "prettier": "^3.3.3", "tslib": "^2.7.0", diff --git a/yarn.lock b/yarn.lock index bd83354d..7078c186 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5950,6 +5950,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^10.0.1": + version: 10.0.1 + resolution: "minimatch@npm:10.0.1" + dependencies: + brace-expansion: "npm:^2.0.1" + checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d + languageName: node + linkType: hard + "minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" @@ -6359,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.16.0" prettier: "npm:^3.3.3" tslib: "npm:^2.7.0" @@ -6545,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.1 + resolution: "npm-run-all2@npm:8.0.1" dependencies: ansi-styles: "npm:^6.2.1" cross-spawn: "npm:^7.0.6" memorystream: "npm:^0.3.1" - minimatch: "npm:^9.0.0" + minimatch: "npm:^10.0.1" pidtree: "npm:^0.6.0" read-package-json-fast: "npm:^4.0.0" shell-quote: "npm:^1.7.3" @@ -6562,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/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86 languageName: node linkType: hard