Skip to content

Commit

Permalink
chore(deps): update dependency npm-run-all2 to v7 (#918)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 3598a97 commit 069d27c
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 @@ -89,7 +89,7 @@
"husky": "^9.0.10",
"lint-staged": "^15.2.1",
"lodash": "^4.17.21",
"npm-run-all2": "^6.1.2",
"npm-run-all2": "^7.0.0",
"oxlint": "^0.10.0",
"pinst": "^3.0.0",
"png.js": "^0.2.1",
Expand Down
65 changes: 43 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ __metadata:
husky: "npm:^9.0.10"
lint-staged: "npm:^15.2.1"
lodash: "npm:^4.17.21"
npm-run-all2: "npm:^6.1.2"
npm-run-all2: "npm:^7.0.0"
oxlint: "npm:^0.10.0"
pinst: "npm:^3.0.0"
png.js: "npm:^0.2.1"
Expand Down Expand Up @@ -2621,10 +2621,10 @@ __metadata:
languageName: node
linkType: hard

"json-parse-even-better-errors@npm:^3.0.0":
version: 3.0.2
resolution: "json-parse-even-better-errors@npm:3.0.2"
checksum: 10c0/147f12b005768abe9fab78d2521ce2b7e1381a118413d634a40e6d907d7d10f5e9a05e47141e96d6853af7cc36d2c834d0a014251be48791e037ff2f13d2b94b
"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 @@ -2914,6 +2914,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 @@ -2932,7 +2941,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
"minimatch@npm:^9.0.4":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
dependencies:
Expand Down Expand Up @@ -3156,30 +3165,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.2.3
resolution: "npm-run-all2@npm:6.2.3"
"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/1f9b4c2aed4dbbb9ddea51693ea5bd83b63602bf824032491156118e2c3ec2598edc1353376a8bb9541d1e2a6899959548a49656a9f87a2e4fc0643be6e2eb6e
checksum: 10c0/ee09d88820e67d61497b3058a179e4d13ff9518242546d0114bdb6e657e3ba8427e672ce99abf3b680ac4433fa79639a47897b232a90f465d9a6eea5744b56bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -3578,13 +3588,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 @@ -4384,6 +4394,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 069d27c

Please sign in to comment.