Skip to content

Commit

Permalink
chore(deps): update dependency npm-run-all2 to v6.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent efd98b1 commit c720ab9
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit c720ab9

Please sign in to comment.