Skip to content

Commit 5426864

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent df9f0a7 commit 5426864

File tree

9 files changed

+7896
-981
lines changed

9 files changed

+7896
-981
lines changed

analysis/dist/index.cjs

Lines changed: 712 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.cjs

Lines changed: 4299 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.cjs

Lines changed: 2802 additions & 875 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lint-doc/dist/index.cjs

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lint-fmt/dist/index.cjs

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lint-opam/dist/index.cjs

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "2.3.2",
18-
"turbo": "2.5.8"
18+
"turbo": "2.6.0"
1919
},
2020
"packageManager": "yarn@4.10.3"
2121
}

packages/setup-ocaml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@actions/exec": "1.1.1",
1515
"@actions/github": "6.0.1",
1616
"@actions/glob": "0.5.0",
17-
"@actions/http-client": "2.2.3",
18-
"@actions/io": "1.1.3",
17+
"@actions/http-client": "3.0.0",
18+
"@actions/io": "2.0.0",
1919
"@actions/tool-cache": "2.0.2",
2020
"@octokit/plugin-retry": "8.0.3",
2121
"cheerio": "1.1.2",

yarn.lock

Lines changed: 50 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,17 @@ __metadata:
7777
languageName: node
7878
linkType: hard
7979

80-
"@actions/http-client@npm:2.2.3, @actions/http-client@npm:^2.0.1, @actions/http-client@npm:^2.1.1, @actions/http-client@npm:^2.2.0":
80+
"@actions/http-client@npm:3.0.0":
81+
version: 3.0.0
82+
resolution: "@actions/http-client@npm:3.0.0"
83+
dependencies:
84+
tunnel: "npm:^0.0.6"
85+
undici: "npm:^5.28.5"
86+
checksum: 10c0/2d4452c7dbf36c82ad9117c03c3f7a5c48be15aa5b01f17d0dc6b1eb580f3fac2127f5be33a627c1fbeb117e22db493aa760a0fcd62846cea7d914e702540fe3
87+
languageName: node
88+
linkType: hard
89+
90+
"@actions/http-client@npm:^2.0.1, @actions/http-client@npm:^2.1.1, @actions/http-client@npm:^2.2.0":
8191
version: 2.2.3
8292
resolution: "@actions/http-client@npm:2.2.3"
8393
dependencies:
@@ -87,7 +97,14 @@ __metadata:
8797
languageName: node
8898
linkType: hard
8999

90-
"@actions/io@npm:1.1.3, @actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1":
100+
"@actions/io@npm:2.0.0":
101+
version: 2.0.0
102+
resolution: "@actions/io@npm:2.0.0"
103+
checksum: 10c0/b66170cbce7e19b9560f445ebbe0af2d031857efbe759020708745384d7a94b738dc09df2636e0c3049a9172c7b293d09f8a882bf5c25cc86bd19844cef61c41
104+
languageName: node
105+
linkType: hard
106+
107+
"@actions/io@npm:^1.0.1, @actions/io@npm:^1.1.1":
91108
version: 1.1.3
92109
resolution: "@actions/io@npm:1.1.3"
93110
checksum: 10c0/5b8751918e5bf0bebd923ba917fb1c0e294401e7ff0037f32c92a4efa4215550df1f6633c63fd4efb2bdaae8711e69b9e36925857db1f38935ff62a5c92ec29e
@@ -656,8 +673,8 @@ __metadata:
656673
"@actions/exec": "npm:1.1.1"
657674
"@actions/github": "npm:6.0.1"
658675
"@actions/glob": "npm:0.5.0"
659-
"@actions/http-client": "npm:2.2.3"
660-
"@actions/io": "npm:1.1.3"
676+
"@actions/http-client": "npm:3.0.0"
677+
"@actions/io": "npm:2.0.0"
661678
"@actions/tool-cache": "npm:2.0.2"
662679
"@octokit/plugin-retry": "npm:8.0.3"
663680
"@tsconfig/node24": "npm:24.0.1"
@@ -1626,7 +1643,7 @@ __metadata:
16261643
resolution: "setup-ocaml@workspace:."
16271644
dependencies:
16281645
"@biomejs/biome": "npm:2.3.2"
1629-
turbo: "npm:2.5.8"
1646+
turbo: "npm:2.6.0"
16301647
languageName: unknown
16311648
linkType: soft
16321649

@@ -1684,58 +1701,58 @@ __metadata:
16841701
languageName: node
16851702
linkType: hard
16861703

1687-
"turbo-darwin-64@npm:2.5.8":
1688-
version: 2.5.8
1689-
resolution: "turbo-darwin-64@npm:2.5.8"
1704+
"turbo-darwin-64@npm:2.6.0":
1705+
version: 2.6.0
1706+
resolution: "turbo-darwin-64@npm:2.6.0"
16901707
conditions: os=darwin & cpu=x64
16911708
languageName: node
16921709
linkType: hard
16931710

1694-
"turbo-darwin-arm64@npm:2.5.8":
1695-
version: 2.5.8
1696-
resolution: "turbo-darwin-arm64@npm:2.5.8"
1711+
"turbo-darwin-arm64@npm:2.6.0":
1712+
version: 2.6.0
1713+
resolution: "turbo-darwin-arm64@npm:2.6.0"
16971714
conditions: os=darwin & cpu=arm64
16981715
languageName: node
16991716
linkType: hard
17001717

1701-
"turbo-linux-64@npm:2.5.8":
1702-
version: 2.5.8
1703-
resolution: "turbo-linux-64@npm:2.5.8"
1718+
"turbo-linux-64@npm:2.6.0":
1719+
version: 2.6.0
1720+
resolution: "turbo-linux-64@npm:2.6.0"
17041721
conditions: os=linux & cpu=x64
17051722
languageName: node
17061723
linkType: hard
17071724

1708-
"turbo-linux-arm64@npm:2.5.8":
1709-
version: 2.5.8
1710-
resolution: "turbo-linux-arm64@npm:2.5.8"
1725+
"turbo-linux-arm64@npm:2.6.0":
1726+
version: 2.6.0
1727+
resolution: "turbo-linux-arm64@npm:2.6.0"
17111728
conditions: os=linux & cpu=arm64
17121729
languageName: node
17131730
linkType: hard
17141731

1715-
"turbo-windows-64@npm:2.5.8":
1716-
version: 2.5.8
1717-
resolution: "turbo-windows-64@npm:2.5.8"
1732+
"turbo-windows-64@npm:2.6.0":
1733+
version: 2.6.0
1734+
resolution: "turbo-windows-64@npm:2.6.0"
17181735
conditions: os=win32 & cpu=x64
17191736
languageName: node
17201737
linkType: hard
17211738

1722-
"turbo-windows-arm64@npm:2.5.8":
1723-
version: 2.5.8
1724-
resolution: "turbo-windows-arm64@npm:2.5.8"
1739+
"turbo-windows-arm64@npm:2.6.0":
1740+
version: 2.6.0
1741+
resolution: "turbo-windows-arm64@npm:2.6.0"
17251742
conditions: os=win32 & cpu=arm64
17261743
languageName: node
17271744
linkType: hard
17281745

1729-
"turbo@npm:2.5.8":
1730-
version: 2.5.8
1731-
resolution: "turbo@npm:2.5.8"
1746+
"turbo@npm:2.6.0":
1747+
version: 2.6.0
1748+
resolution: "turbo@npm:2.6.0"
17321749
dependencies:
1733-
turbo-darwin-64: "npm:2.5.8"
1734-
turbo-darwin-arm64: "npm:2.5.8"
1735-
turbo-linux-64: "npm:2.5.8"
1736-
turbo-linux-arm64: "npm:2.5.8"
1737-
turbo-windows-64: "npm:2.5.8"
1738-
turbo-windows-arm64: "npm:2.5.8"
1750+
turbo-darwin-64: "npm:2.6.0"
1751+
turbo-darwin-arm64: "npm:2.6.0"
1752+
turbo-linux-64: "npm:2.6.0"
1753+
turbo-linux-arm64: "npm:2.6.0"
1754+
turbo-windows-64: "npm:2.6.0"
1755+
turbo-windows-arm64: "npm:2.6.0"
17391756
dependenciesMeta:
17401757
turbo-darwin-64:
17411758
optional: true
@@ -1751,7 +1768,7 @@ __metadata:
17511768
optional: true
17521769
bin:
17531770
turbo: bin/turbo
1754-
checksum: 10c0/34e8dc87fc2c5d63c3cd5aede9068c1123509d88f9bb99283ffec1687de6ad6df7ebfb83a5d348580afb3fdac53af479456e36938a1b6ed80fc1c3416c6dc3f3
1771+
checksum: 10c0/736a11be685a5b2841102966574ee44ba068ddcea3201169b922f35e1c216b5550d658a7c755f19f594019e1128910c755b4c884bd59bf421285c17f1b3e1eef
17551772
languageName: node
17561773
linkType: hard
17571774

0 commit comments

Comments
 (0)