Skip to content

Commit 6c55b3a

Browse files
committed
chore: use latest npmrunall2
1 parent 78f0464 commit 6c55b3a

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

2nd-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"eslint": "8.57.1",
3434
"eslint-plugin-simple-import-sort": "12.1.1",
35-
"npm-run-all2": "7.0.2"
35+
"npm-run-all2": "8.0.4"
3636
},
3737
"keywords": [
3838
"design-system",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"genversion": "3.2.0",
4949
"husky": "9.1.7",
5050
"lint-staged": "16.2.6",
51-
"npm-run-all2": "7.0.2",
51+
"npm-run-all2": "8.0.4",
5252
"replace-in-file": "8.3.0",
5353
"yargs": "17.7.2"
5454
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5390,7 +5390,7 @@ __metadata:
53905390
mocha-junit-reporter: "npm:2.2.1"
53915391
next: "npm:14.2.33"
53925392
node-fetch: "npm:3.3.2"
5393-
npm-run-all2: "npm:7.0.2"
5393+
npm-run-all2: "npm:8.0.4"
53945394
patch-package: "npm:^8.0.0"
53955395
pinst: "npm:3.0.0"
53965396
prettier: "npm:3.6.2"
@@ -5421,7 +5421,7 @@ __metadata:
54215421
dependencies:
54225422
eslint: "npm:8.57.1"
54235423
eslint-plugin-simple-import-sort: "npm:12.1.1"
5424-
npm-run-all2: "npm:7.0.2"
5424+
npm-run-all2: "npm:8.0.4"
54255425
languageName: unknown
54265426
linkType: soft
54275427

@@ -23053,14 +23053,14 @@ __metadata:
2305323053
languageName: node
2305423054
linkType: hard
2305523055

23056-
"npm-run-all2@npm:7.0.2":
23057-
version: 7.0.2
23058-
resolution: "npm-run-all2@npm:7.0.2"
23056+
"npm-run-all2@npm:8.0.4":
23057+
version: 8.0.4
23058+
resolution: "npm-run-all2@npm:8.0.4"
2305923059
dependencies:
2306023060
ansi-styles: "npm:^6.2.1"
2306123061
cross-spawn: "npm:^7.0.6"
2306223062
memorystream: "npm:^0.3.1"
23063-
minimatch: "npm:^9.0.0"
23063+
picomatch: "npm:^4.0.2"
2306423064
pidtree: "npm:^0.6.0"
2306523065
read-package-json-fast: "npm:^4.0.0"
2306623066
shell-quote: "npm:^1.7.3"
@@ -23070,7 +23070,7 @@ __metadata:
2307023070
npm-run-all2: bin/npm-run-all/index.js
2307123071
run-p: bin/run-p/index.js
2307223072
run-s: bin/run-s/index.js
23073-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
23073+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
2307423074
languageName: node
2307523075
linkType: hard
2307623076

@@ -27160,7 +27160,7 @@ __metadata:
2716027160
genversion: "npm:3.2.0"
2716127161
husky: "npm:9.1.7"
2716227162
lint-staged: "npm:16.2.6"
27163-
npm-run-all2: "npm:7.0.2"
27163+
npm-run-all2: "npm:8.0.4"
2716427164
replace-in-file: "npm:8.3.0"
2716527165
yargs: "npm:17.7.2"
2716627166
languageName: unknown

0 commit comments

Comments
 (0)