Skip to content

Commit 334e04e

Browse files
chore(deps): update dependency npm-run-all2 to v7
1 parent c764ea6 commit 334e04e

File tree

2 files changed

+45
-9
lines changed

2 files changed

+45
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"husky": "^9.0.6",
8686
"lerna": "^8.0.0",
8787
"lint-staged": "^15.0.0",
88-
"npm-run-all2": "^6.0.0",
88+
"npm-run-all2": "^7.0.0",
8989
"postcss": "^8.4.25",
9090
"postcss-cli": "^11.0.0",
9191
"postcss-import": "^16.0.0",

yarn.lock

Lines changed: 44 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13982,6 +13982,13 @@ __metadata:
1398213982
languageName: node
1398313983
linkType: hard
1398413984

13985+
"json-parse-even-better-errors@npm:^4.0.0":
13986+
version: 4.0.0
13987+
resolution: "json-parse-even-better-errors@npm:4.0.0"
13988+
checksum: 10c0/84cd9304a97e8fb2af3937bf53acb91c026aeb859703c332684e688ea60db27fc2242aa532a84e1883fdcbe1e5c1fb57c2bef38e312021aa1cd300defc63cf16
13989+
languageName: node
13990+
linkType: hard
13991+
1398513992
"json-schema-traverse@npm:^0.4.1":
1398613993
version: 0.4.1
1398713994
resolution: "json-schema-traverse@npm:0.4.1"
@@ -15703,7 +15710,7 @@ __metadata:
1570315710
languageName: node
1570415711
linkType: hard
1570515712

15706-
"minimatch@npm:^10.0.0":
15713+
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
1570715714
version: 10.0.1
1570815715
resolution: "minimatch@npm:10.0.1"
1570915716
dependencies:
@@ -16326,6 +16333,13 @@ __metadata:
1632616333
languageName: node
1632716334
linkType: hard
1632816335

16336+
"npm-normalize-package-bin@npm:^4.0.0":
16337+
version: 4.0.0
16338+
resolution: "npm-normalize-package-bin@npm:4.0.0"
16339+
checksum: 10c0/1fa546fcae8eaab61ef9b9ec237b6c795008da50e1883eae030e9e38bb04ffa32c5aabcef9a0400eae3dc1f91809bcfa85e437ce80d677c69b419d1d9cacf0ab
16340+
languageName: node
16341+
linkType: hard
16342+
1632916343
"npm-package-arg@npm:11.0.2, npm-package-arg@npm:^11.0.2":
1633016344
version: 11.0.2
1633116345
resolution: "npm-package-arg@npm:11.0.2"
@@ -16408,23 +16422,24 @@ __metadata:
1640816422
languageName: node
1640916423
linkType: hard
1641016424

16411-
"npm-run-all2@npm:^6.0.0":
16412-
version: 6.2.3
16413-
resolution: "npm-run-all2@npm:6.2.3"
16425+
"npm-run-all2@npm:^7.0.0":
16426+
version: 7.0.0
16427+
resolution: "npm-run-all2@npm:7.0.0"
1641416428
dependencies:
1641516429
ansi-styles: "npm:^6.2.1"
1641616430
cross-spawn: "npm:^7.0.3"
1641716431
memorystream: "npm:^0.3.1"
16418-
minimatch: "npm:^9.0.0"
16432+
minimatch: "npm:^10.0.1"
1641916433
pidtree: "npm:^0.6.0"
16420-
read-package-json-fast: "npm:^3.0.2"
16434+
read-package-json-fast: "npm:^4.0.0"
1642116435
shell-quote: "npm:^1.7.3"
16436+
which: "npm:^5.0.0"
1642216437
bin:
1642316438
npm-run-all: bin/npm-run-all/index.js
1642416439
npm-run-all2: bin/npm-run-all/index.js
1642516440
run-p: bin/run-p/index.js
1642616441
run-s: bin/run-s/index.js
16427-
checksum: 10c0/1f9b4c2aed4dbbb9ddea51693ea5bd83b63602bf824032491156118e2c3ec2598edc1353376a8bb9541d1e2a6899959548a49656a9f87a2e4fc0643be6e2eb6e
16442+
checksum: 10c0/ee09d88820e67d61497b3058a179e4d13ff9518242546d0114bdb6e657e3ba8427e672ce99abf3b680ac4433fa79639a47897b232a90f465d9a6eea5744b56bc
1642816443
languageName: node
1642916444
linkType: hard
1643016445

@@ -18629,6 +18644,16 @@ __metadata:
1862918644
languageName: node
1863018645
linkType: hard
1863118646

18647+
"read-package-json-fast@npm:^4.0.0":
18648+
version: 4.0.0
18649+
resolution: "read-package-json-fast@npm:4.0.0"
18650+
dependencies:
18651+
json-parse-even-better-errors: "npm:^4.0.0"
18652+
npm-normalize-package-bin: "npm:^4.0.0"
18653+
checksum: 10c0/8a03509ae8e852f1abc4b109c1be571dd90ac9ea65d55433b2fe287e409113441a9b00df698288fe48aa786c1a2550569d47b5ab01ed83ada073d691d5aff582
18654+
languageName: node
18655+
linkType: hard
18656+
1863218657
"read-pkg-up@npm:^1.0.1":
1863318658
version: 1.0.1
1863418659
resolution: "read-pkg-up@npm:1.0.1"
@@ -21365,7 +21390,7 @@ __metadata:
2136521390
husky: "npm:^9.0.6"
2136621391
lerna: "npm:^8.0.0"
2136721392
lint-staged: "npm:^15.0.0"
21368-
npm-run-all2: "npm:^6.0.0"
21393+
npm-run-all2: "npm:^7.0.0"
2136921394
postcss: "npm:^8.4.25"
2137021395
postcss-cli: "npm:^11.0.0"
2137121396
postcss-import: "npm:^16.0.0"
@@ -22174,6 +22199,17 @@ __metadata:
2217422199
languageName: node
2217522200
linkType: hard
2217622201

22202+
"which@npm:^5.0.0":
22203+
version: 5.0.0
22204+
resolution: "which@npm:5.0.0"
22205+
dependencies:
22206+
isexe: "npm:^3.1.1"
22207+
bin:
22208+
node-which: bin/which.js
22209+
checksum: 10c0/e556e4cd8b7dbf5df52408c9a9dd5ac6518c8c5267c8953f5b0564073c66ed5bf9503b14d876d0e9c7844d4db9725fb0dcf45d6e911e17e26ab363dc3965ae7b
22210+
languageName: node
22211+
linkType: hard
22212+
2217722213
"wide-align@npm:1.1.5, wide-align@npm:^1.1.5":
2217822214
version: 1.1.5
2217922215
resolution: "wide-align@npm:1.1.5"

0 commit comments

Comments
 (0)