Skip to content

Commit ea6b368

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 606e551 commit ea6b368

File tree

7 files changed

+47
-47
lines changed

7 files changed

+47
-47
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@biomejs/biome": "1.9.4",
18-
"turbo": "2.3.4"
18+
"turbo": "2.4.0"
1919
},
2020
"packageManager": "[email protected]"
2121
}

packages/analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@tsconfig/node20": "20.1.4",
2121
"@tsconfig/strictest": "2.0.5",
22-
"@types/node": "22.12.0",
22+
"@types/node": "22.13.0",
2323
"@vercel/ncc": "0.38.3",
2424
"typescript": "5.7.3"
2525
}

packages/lint-doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tsconfig/node20": "20.1.4",
1616
"@tsconfig/strictest": "2.0.5",
17-
"@types/node": "22.12.0",
17+
"@types/node": "22.13.0",
1818
"@vercel/ncc": "0.38.3",
1919
"typescript": "5.7.3"
2020
}

packages/lint-fmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tsconfig/node20": "20.1.4",
1616
"@tsconfig/strictest": "2.0.5",
17-
"@types/node": "22.12.0",
17+
"@types/node": "22.13.0",
1818
"@vercel/ncc": "0.38.3",
1919
"typescript": "5.7.3"
2020
}

packages/lint-opam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tsconfig/node20": "20.1.4",
1616
"@tsconfig/strictest": "2.0.5",
17-
"@types/node": "22.12.0",
17+
"@types/node": "22.13.0",
1818
"@vercel/ncc": "0.38.3",
1919
"typescript": "5.7.3"
2020
}

packages/setup-ocaml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@tsconfig/node20": "20.1.4",
2727
"@tsconfig/strictest": "2.0.5",
28-
"@types/node": "22.12.0",
28+
"@types/node": "22.13.0",
2929
"@types/semver": "7.5.8",
3030
"@vercel/ncc": "0.38.3",
3131
"typescript": "5.7.3"

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ __metadata:
439439
"@github/dependency-submission-toolkit": "npm:2.0.4"
440440
"@tsconfig/node20": "npm:20.1.4"
441441
"@tsconfig/strictest": "npm:2.0.5"
442-
"@types/node": "npm:22.12.0"
442+
"@types/node": "npm:22.13.0"
443443
"@vercel/ncc": "npm:0.38.3"
444444
packageurl-js: "npm:2.0.1"
445445
strip-ansi: "npm:7.1.0"
@@ -455,7 +455,7 @@ __metadata:
455455
"@actions/exec": "npm:1.1.1"
456456
"@tsconfig/node20": "npm:20.1.4"
457457
"@tsconfig/strictest": "npm:2.0.5"
458-
"@types/node": "npm:22.12.0"
458+
"@types/node": "npm:22.13.0"
459459
"@vercel/ncc": "npm:0.38.3"
460460
typescript: "npm:5.7.3"
461461
languageName: unknown
@@ -469,7 +469,7 @@ __metadata:
469469
"@actions/exec": "npm:1.1.1"
470470
"@tsconfig/node20": "npm:20.1.4"
471471
"@tsconfig/strictest": "npm:2.0.5"
472-
"@types/node": "npm:22.12.0"
472+
"@types/node": "npm:22.13.0"
473473
"@vercel/ncc": "npm:0.38.3"
474474
typescript: "npm:5.7.3"
475475
languageName: unknown
@@ -483,7 +483,7 @@ __metadata:
483483
"@actions/exec": "npm:1.1.1"
484484
"@tsconfig/node20": "npm:20.1.4"
485485
"@tsconfig/strictest": "npm:2.0.5"
486-
"@types/node": "npm:22.12.0"
486+
"@types/node": "npm:22.13.0"
487487
"@vercel/ncc": "npm:0.38.3"
488488
typescript: "npm:5.7.3"
489489
languageName: unknown
@@ -503,7 +503,7 @@ __metadata:
503503
"@actions/tool-cache": "npm:2.0.2"
504504
"@tsconfig/node20": "npm:20.1.4"
505505
"@tsconfig/strictest": "npm:2.0.5"
506-
"@types/node": "npm:22.12.0"
506+
"@types/node": "npm:22.13.0"
507507
"@types/semver": "npm:7.5.8"
508508
"@vercel/ncc": "npm:0.38.3"
509509
cheerio: "npm:1.0.0"
@@ -626,11 +626,11 @@ __metadata:
626626
linkType: hard
627627

628628
"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0":
629-
version: 13.7.0
630-
resolution: "@octokit/types@npm:13.7.0"
629+
version: 13.8.0
630+
resolution: "@octokit/types@npm:13.8.0"
631631
dependencies:
632632
"@octokit/openapi-types": "npm:^23.0.1"
633-
checksum: 10c0/62ed4f00304360cc31e99a9dc97ac4f48075d1d5c09a272f09b1fd3dfcc7a6169b7fab109030319ef121b0cd880c85bdb20363f4992104e07a98bd8323beeeb5
633+
checksum: 10c0/e08c2fcf10e374f18e4c9fa12a6ada33a40f112d1209012a39f0ce40ae7aa9dcf0598b6007b467f63cc4a97e7b1388d6eed34ddef61494655e08b5a95afaad97
634634
languageName: node
635635
linkType: hard
636636

@@ -713,12 +713,12 @@ __metadata:
713713
languageName: node
714714
linkType: hard
715715

716-
"@types/node@npm:22.12.0":
717-
version: 22.12.0
718-
resolution: "@types/node@npm:22.12.0"
716+
"@types/node@npm:22.13.0":
717+
version: 22.13.0
718+
resolution: "@types/node@npm:22.13.0"
719719
dependencies:
720720
undici-types: "npm:~6.20.0"
721-
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
721+
checksum: 10c0/9cf6358b2863ae7bf9588ca1cc3d87f6a6289c3880e95a046a188760666870e2c12502df8b0a473bec8aa8ffee85e025d60382a6104b10f197120793235b2c22
722722
languageName: node
723723
linkType: hard
724724

@@ -1781,7 +1781,7 @@ __metadata:
17811781
resolution: "setup-ocaml@workspace:."
17821782
dependencies:
17831783
"@biomejs/biome": "npm:1.9.4"
1784-
turbo: "npm:2.3.4"
1784+
turbo: "npm:2.4.0"
17851785
languageName: unknown
17861786
linkType: soft
17871787

@@ -1961,58 +1961,58 @@ __metadata:
19611961
languageName: node
19621962
linkType: hard
19631963

1964-
"turbo-darwin-64@npm:2.3.4":
1965-
version: 2.3.4
1966-
resolution: "turbo-darwin-64@npm:2.3.4"
1964+
"turbo-darwin-64@npm:2.4.0":
1965+
version: 2.4.0
1966+
resolution: "turbo-darwin-64@npm:2.4.0"
19671967
conditions: os=darwin & cpu=x64
19681968
languageName: node
19691969
linkType: hard
19701970

1971-
"turbo-darwin-arm64@npm:2.3.4":
1972-
version: 2.3.4
1973-
resolution: "turbo-darwin-arm64@npm:2.3.4"
1971+
"turbo-darwin-arm64@npm:2.4.0":
1972+
version: 2.4.0
1973+
resolution: "turbo-darwin-arm64@npm:2.4.0"
19741974
conditions: os=darwin & cpu=arm64
19751975
languageName: node
19761976
linkType: hard
19771977

1978-
"turbo-linux-64@npm:2.3.4":
1979-
version: 2.3.4
1980-
resolution: "turbo-linux-64@npm:2.3.4"
1978+
"turbo-linux-64@npm:2.4.0":
1979+
version: 2.4.0
1980+
resolution: "turbo-linux-64@npm:2.4.0"
19811981
conditions: os=linux & cpu=x64
19821982
languageName: node
19831983
linkType: hard
19841984

1985-
"turbo-linux-arm64@npm:2.3.4":
1986-
version: 2.3.4
1987-
resolution: "turbo-linux-arm64@npm:2.3.4"
1985+
"turbo-linux-arm64@npm:2.4.0":
1986+
version: 2.4.0
1987+
resolution: "turbo-linux-arm64@npm:2.4.0"
19881988
conditions: os=linux & cpu=arm64
19891989
languageName: node
19901990
linkType: hard
19911991

1992-
"turbo-windows-64@npm:2.3.4":
1993-
version: 2.3.4
1994-
resolution: "turbo-windows-64@npm:2.3.4"
1992+
"turbo-windows-64@npm:2.4.0":
1993+
version: 2.4.0
1994+
resolution: "turbo-windows-64@npm:2.4.0"
19951995
conditions: os=win32 & cpu=x64
19961996
languageName: node
19971997
linkType: hard
19981998

1999-
"turbo-windows-arm64@npm:2.3.4":
2000-
version: 2.3.4
2001-
resolution: "turbo-windows-arm64@npm:2.3.4"
1999+
"turbo-windows-arm64@npm:2.4.0":
2000+
version: 2.4.0
2001+
resolution: "turbo-windows-arm64@npm:2.4.0"
20022002
conditions: os=win32 & cpu=arm64
20032003
languageName: node
20042004
linkType: hard
20052005

2006-
"turbo@npm:2.3.4":
2007-
version: 2.3.4
2008-
resolution: "turbo@npm:2.3.4"
2006+
"turbo@npm:2.4.0":
2007+
version: 2.4.0
2008+
resolution: "turbo@npm:2.4.0"
20092009
dependencies:
2010-
turbo-darwin-64: "npm:2.3.4"
2011-
turbo-darwin-arm64: "npm:2.3.4"
2012-
turbo-linux-64: "npm:2.3.4"
2013-
turbo-linux-arm64: "npm:2.3.4"
2014-
turbo-windows-64: "npm:2.3.4"
2015-
turbo-windows-arm64: "npm:2.3.4"
2010+
turbo-darwin-64: "npm:2.4.0"
2011+
turbo-darwin-arm64: "npm:2.4.0"
2012+
turbo-linux-64: "npm:2.4.0"
2013+
turbo-linux-arm64: "npm:2.4.0"
2014+
turbo-windows-64: "npm:2.4.0"
2015+
turbo-windows-arm64: "npm:2.4.0"
20162016
dependenciesMeta:
20172017
turbo-darwin-64:
20182018
optional: true
@@ -2028,7 +2028,7 @@ __metadata:
20282028
optional: true
20292029
bin:
20302030
turbo: bin/turbo
2031-
checksum: 10c0/c3c52f5aa4b7c38536f0229f59ae76592c581af351ebf4b6ed0eea95bd1534ed19d84fdaea6f8f26c106dfc95394f78d4361c95aa1ae3bacc255b4a8500d53cc
2031+
checksum: 10c0/c4fe9b2c19dd039865469c3a3fef28fb53aebbae20e1e87e198e006a7d6d70b87cacc1450323b349078a7290889bfbb70c7d369dfda9cd04abfcab6996ad6ae3
20322032
languageName: node
20332033
linkType: hard
20342034

0 commit comments

Comments
 (0)