Skip to content

Commit 185171a

Browse files
Update dependency typescript to v6
1 parent a5a2e04 commit 185171a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
"tslib": "2.8.1",
218218
"tsx": "4.21.0",
219219
"type-coverage": "2.29.7",
220-
"typescript": "5.9.3",
220+
"typescript": "6.0.2",
221221
"universal-github-client": "1.0.3",
222222
"webpack": "5.105.4"
223223
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12769,10 +12769,10 @@ typed-usa-states@2.1.0:
1276912769
resolved "https://registry.yarnpkg.com/typed-usa-states/-/typed-usa-states-2.1.0.tgz#8b55c5a26223dc11d3faa159c83a931fb6baba74"
1277012770
integrity sha512-9HyajobhSjkrF/vg0f70AVBZUY7t9RqFowyyFtim2HmKQ+LtYh14AmIe+3dTfOH5zYrgSLgOlSR+luH9F0g6dw==
1277112771

12772-
typescript@5.9.3:
12773-
version "5.9.3"
12774-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
12775-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
12772+
typescript@6.0.2:
12773+
version "6.0.2"
12774+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
12775+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
1277612776

1277712777
typescript@^4.1.3:
1277812778
version "4.9.5"

0 commit comments

Comments
 (0)