Skip to content

Commit

Permalink
chore: bump up npm-run-all2 version to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent ef1b0ef commit 28b9ee9
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"chalk": "^5.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"npm-run-all2": "^6.1.2",
"npm-run-all2": "^7.0.0",
"oxlint": "^0.10.0",
"prettier": "^3.2.5",
"tar": "^7.0.1",
Expand Down
65 changes: 43 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ __metadata:
chalk: "npm:^5.3.0"
husky: "npm:^9.0.11"
lint-staged: "npm:^15.2.2"
npm-run-all2: "npm:^6.1.2"
npm-run-all2: "npm:^7.0.0"
oxlint: "npm:^0.10.0"
prettier: "npm:^3.2.5"
tar: "npm:^7.0.1"
Expand Down Expand Up @@ -2541,10 +2541,10 @@ __metadata:
languageName: node
linkType: hard

"json-parse-even-better-errors@npm:^3.0.0":
version: 3.0.1
resolution: "json-parse-even-better-errors@npm:3.0.1"
checksum: 10c0/bc40600b14231dff1ff911d269c7ed89fbf3dbedf25cad3f47c10ff9cbb998ce03921372a17f27f3c7cfed76e679bc6c02a7b4cb2604b0ba68cd51ed16899492
"json-parse-even-better-errors@npm:^4.0.0":
version: 4.0.0
resolution: "json-parse-even-better-errors@npm:4.0.0"
checksum: 10c0/84cd9304a97e8fb2af3937bf53acb91c026aeb859703c332684e688ea60db27fc2242aa532a84e1883fdcbe1e5c1fb57c2bef38e312021aa1cd300defc63cf16
languageName: node
linkType: hard

Expand Down Expand Up @@ -2746,6 +2746,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.1.1":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
Expand All @@ -2755,7 +2764,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1":
"minimatch@npm:^9.0.1":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
dependencies:
Expand Down Expand Up @@ -2985,30 +2994,31 @@ __metadata:
languageName: node
linkType: hard

"npm-normalize-package-bin@npm:^3.0.0":
version: 3.0.1
resolution: "npm-normalize-package-bin@npm:3.0.1"
checksum: 10c0/f1831a7f12622840e1375c785c3dab7b1d82dd521211c17ee5e9610cd1a34d8b232d3fdeebf50c170eddcb321d2c644bf73dbe35545da7d588c6b3fa488db0a5
"npm-normalize-package-bin@npm:^4.0.0":
version: 4.0.0
resolution: "npm-normalize-package-bin@npm:4.0.0"
checksum: 10c0/1fa546fcae8eaab61ef9b9ec237b6c795008da50e1883eae030e9e38bb04ffa32c5aabcef9a0400eae3dc1f91809bcfa85e437ce80d677c69b419d1d9cacf0ab
languageName: node
linkType: hard

"npm-run-all2@npm:^6.1.2":
version: 6.1.2
resolution: "npm-run-all2@npm:6.1.2"
"npm-run-all2@npm:^7.0.0":
version: 7.0.0
resolution: "npm-run-all2@npm:7.0.0"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
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:^3.0.2"
read-package-json-fast: "npm:^4.0.0"
shell-quote: "npm:^1.7.3"
which: "npm:^5.0.0"
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: 10c0/3cab02d23757f23e391037ea9a78732037c9c5d05d29f344d6fac330523aea45f84d472c2702dd5c048f23560e9954ed1f16c6090bb817a73db13842c67c17c0
checksum: 10c0/ee09d88820e67d61497b3058a179e4d13ff9518242546d0114bdb6e657e3ba8427e672ce99abf3b680ac4433fa79639a47897b232a90f465d9a6eea5744b56bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3255,13 +3265,13 @@ __metadata:
languageName: node
linkType: hard

"read-package-json-fast@npm:^3.0.2":
version: 3.0.2
resolution: "read-package-json-fast@npm:3.0.2"
"read-package-json-fast@npm:^4.0.0":
version: 4.0.0
resolution: "read-package-json-fast@npm:4.0.0"
dependencies:
json-parse-even-better-errors: "npm:^3.0.0"
npm-normalize-package-bin: "npm:^3.0.0"
checksum: 10c0/37787e075f0260a92be0428687d9020eecad7ece3bda37461c2219e50d1ec183ab6ba1d9ada193691435dfe119a42c8a5b5b5463f08c8ddbc3d330800b265318
json-parse-even-better-errors: "npm:^4.0.0"
npm-normalize-package-bin: "npm:^4.0.0"
checksum: 10c0/8a03509ae8e852f1abc4b109c1be571dd90ac9ea65d55433b2fe287e409113441a9b00df698288fe48aa786c1a2550569d47b5ab01ed83ada073d691d5aff582
languageName: node
linkType: hard

Expand Down Expand Up @@ -3867,6 +3877,17 @@ __metadata:
languageName: node
linkType: hard

"which@npm:^5.0.0":
version: 5.0.0
resolution: "which@npm:5.0.0"
dependencies:
isexe: "npm:^3.1.1"
bin:
node-which: bin/which.js
checksum: 10c0/e556e4cd8b7dbf5df52408c9a9dd5ac6518c8c5267c8953f5b0564073c66ed5bf9503b14d876d0e9c7844d4db9725fb0dcf45d6e911e17e26ab363dc3965ae7b
languageName: node
linkType: hard

"wide-align@npm:^1.1.2":
version: 1.1.5
resolution: "wide-align@npm:1.1.5"
Expand Down

0 comments on commit 28b9ee9

Please sign in to comment.