From c720ab901567797d01965e6103b935398d2af7ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:36:02 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6.2.6 --- yarn.lock | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 44c9f9127..5d46c031e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14912,8 +14912,8 @@ __metadata: linkType: hard "npm-run-all2@npm:^6.1.2": - version: 6.2.3 - resolution: "npm-run-all2@npm:6.2.3" + version: 6.2.6 + resolution: "npm-run-all2@npm:6.2.6" dependencies: ansi-styles: "npm:^6.2.1" cross-spawn: "npm:^7.0.3" @@ -14922,12 +14922,13 @@ __metadata: pidtree: "npm:^0.6.0" read-package-json-fast: "npm:^3.0.2" shell-quote: "npm:^1.7.3" + which: "npm:^3.0.1" bin: npm-run-all: bin/npm-run-all/index.js npm-run-all2: bin/npm-run-all/index.js run-p: bin/run-p/index.js run-s: bin/run-s/index.js - checksum: 10/4fd4186cfc87d42555919337fce245f276be572d9c4a217444f9afbfad05b3d6b05c7c45f13cbc21a8280c4898d03c2ec22c0ce8bcfe00b5eccce19f36854d24 + checksum: 10/0e75bb6fdfd65e3c04b742215162c30daa8174258c25fec1189aa3be52b4c3ad9050ab031a325ce4ab51e8a13e86e7bf01ff99ca15239b6ff9768ba45883fd33 languageName: node linkType: hard @@ -20252,6 +20253,17 @@ __metadata: languageName: node linkType: hard +"which@npm:^3.0.1": + version: 3.0.1 + resolution: "which@npm:3.0.1" + dependencies: + isexe: "npm:^2.0.0" + bin: + node-which: bin/which.js + checksum: 10/adf720fe9d84be2d9190458194f814b5e9015ae4b88711b150f30d0f4d0b646544794b86f02c7ebeec1db2029bc3e83a7ff156f542d7521447e5496543e26890 + languageName: node + linkType: hard + "which@npm:^4.0.0": version: 4.0.0 resolution: "which@npm:4.0.0"