Skip to content

Commit ab55df4

Browse files
committed
Update turbo to 2.0.4
Signed-off-by: Sora Morimoto <[email protected]>
1 parent a44a126 commit ab55df4

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@biomejs/biome": "1.8.1",
16-
"turbo": "2.0.3"
16+
"turbo": "2.0.4"
1717
},
1818
"packageManager": "[email protected]"
1919
}

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,12 +1072,12 @@ __metadata:
10721072
linkType: hard
10731073

10741074
"foreground-child@npm:^3.1.0":
1075-
version: 3.1.1
1076-
resolution: "foreground-child@npm:3.1.1"
1075+
version: 3.2.1
1076+
resolution: "foreground-child@npm:3.2.1"
10771077
dependencies:
10781078
cross-spawn: "npm:^7.0.0"
10791079
signal-exit: "npm:^4.0.1"
1080-
checksum: 10c0/9700a0285628abaeb37007c9a4d92bd49f67210f09067638774338e146c8e9c825c5c877f072b2f75f41dc6a2d0be8664f79ffc03f6576649f54a84fb9b47de0
1080+
checksum: 10c0/9a53a33dbd87090e9576bef65fb4a71de60f6863a8062a7b11bc1cbe3cc86d428677d7c0b9ef61cdac11007ac580006f78bd5638618d564cfd5e6fd713d6878f
10811081
languageName: node
10821082
linkType: hard
10831083

@@ -1603,7 +1603,7 @@ __metadata:
16031603
resolution: "setup-ocaml@workspace:."
16041604
dependencies:
16051605
"@biomejs/biome": "npm:1.8.1"
1606-
turbo: "npm:2.0.3"
1606+
turbo: "npm:2.0.4"
16071607
languageName: unknown
16081608
linkType: soft
16091609

@@ -1763,58 +1763,58 @@ __metadata:
17631763
languageName: node
17641764
linkType: hard
17651765

1766-
"turbo-darwin-64@npm:2.0.3":
1767-
version: 2.0.3
1768-
resolution: "turbo-darwin-64@npm:2.0.3"
1766+
"turbo-darwin-64@npm:2.0.4":
1767+
version: 2.0.4
1768+
resolution: "turbo-darwin-64@npm:2.0.4"
17691769
conditions: os=darwin & cpu=x64
17701770
languageName: node
17711771
linkType: hard
17721772

1773-
"turbo-darwin-arm64@npm:2.0.3":
1774-
version: 2.0.3
1775-
resolution: "turbo-darwin-arm64@npm:2.0.3"
1773+
"turbo-darwin-arm64@npm:2.0.4":
1774+
version: 2.0.4
1775+
resolution: "turbo-darwin-arm64@npm:2.0.4"
17761776
conditions: os=darwin & cpu=arm64
17771777
languageName: node
17781778
linkType: hard
17791779

1780-
"turbo-linux-64@npm:2.0.3":
1781-
version: 2.0.3
1782-
resolution: "turbo-linux-64@npm:2.0.3"
1780+
"turbo-linux-64@npm:2.0.4":
1781+
version: 2.0.4
1782+
resolution: "turbo-linux-64@npm:2.0.4"
17831783
conditions: os=linux & cpu=x64
17841784
languageName: node
17851785
linkType: hard
17861786

1787-
"turbo-linux-arm64@npm:2.0.3":
1788-
version: 2.0.3
1789-
resolution: "turbo-linux-arm64@npm:2.0.3"
1787+
"turbo-linux-arm64@npm:2.0.4":
1788+
version: 2.0.4
1789+
resolution: "turbo-linux-arm64@npm:2.0.4"
17901790
conditions: os=linux & cpu=arm64
17911791
languageName: node
17921792
linkType: hard
17931793

1794-
"turbo-windows-64@npm:2.0.3":
1795-
version: 2.0.3
1796-
resolution: "turbo-windows-64@npm:2.0.3"
1794+
"turbo-windows-64@npm:2.0.4":
1795+
version: 2.0.4
1796+
resolution: "turbo-windows-64@npm:2.0.4"
17971797
conditions: os=win32 & cpu=x64
17981798
languageName: node
17991799
linkType: hard
18001800

1801-
"turbo-windows-arm64@npm:2.0.3":
1802-
version: 2.0.3
1803-
resolution: "turbo-windows-arm64@npm:2.0.3"
1801+
"turbo-windows-arm64@npm:2.0.4":
1802+
version: 2.0.4
1803+
resolution: "turbo-windows-arm64@npm:2.0.4"
18041804
conditions: os=win32 & cpu=arm64
18051805
languageName: node
18061806
linkType: hard
18071807

1808-
"turbo@npm:2.0.3":
1809-
version: 2.0.3
1810-
resolution: "turbo@npm:2.0.3"
1811-
dependencies:
1812-
turbo-darwin-64: "npm:2.0.3"
1813-
turbo-darwin-arm64: "npm:2.0.3"
1814-
turbo-linux-64: "npm:2.0.3"
1815-
turbo-linux-arm64: "npm:2.0.3"
1816-
turbo-windows-64: "npm:2.0.3"
1817-
turbo-windows-arm64: "npm:2.0.3"
1808+
"turbo@npm:2.0.4":
1809+
version: 2.0.4
1810+
resolution: "turbo@npm:2.0.4"
1811+
dependencies:
1812+
turbo-darwin-64: "npm:2.0.4"
1813+
turbo-darwin-arm64: "npm:2.0.4"
1814+
turbo-linux-64: "npm:2.0.4"
1815+
turbo-linux-arm64: "npm:2.0.4"
1816+
turbo-windows-64: "npm:2.0.4"
1817+
turbo-windows-arm64: "npm:2.0.4"
18181818
dependenciesMeta:
18191819
turbo-darwin-64:
18201820
optional: true
@@ -1830,7 +1830,7 @@ __metadata:
18301830
optional: true
18311831
bin:
18321832
turbo: bin/turbo
1833-
checksum: 10c0/154f2fab8ce2faa66444a32950171e3cb520576d07f20c58f13052442997a80bf31146e5826ce4e05abddfe99d71c68f309b7efab84cad05ee984352ef1f2621
1833+
checksum: 10c0/5d4fbc5497fbc454e127ef3b8bd31bd556663e2db9fdc0e97f1282c4162e90d499a45809340fe9a5195f246c5c0d3aec57ea64b9d892f46f3f5a18a09619c7d9
18341834
languageName: node
18351835
linkType: hard
18361836

0 commit comments

Comments
 (0)