Skip to content

Commit 6581f66

Browse files
Update dependency typescript to v6
1 parent be973bc commit 6581f66

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
@@ -12699,10 +12699,10 @@ typed-usa-states@2.1.0:
1269912699
resolved "https://registry.yarnpkg.com/typed-usa-states/-/typed-usa-states-2.1.0.tgz#8b55c5a26223dc11d3faa159c83a931fb6baba74"
1270012700
integrity sha512-9HyajobhSjkrF/vg0f70AVBZUY7t9RqFowyyFtim2HmKQ+LtYh14AmIe+3dTfOH5zYrgSLgOlSR+luH9F0g6dw==
1270112701

12702-
typescript@5.9.3:
12703-
version "5.9.3"
12704-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
12705-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
12702+
typescript@6.0.2:
12703+
version "6.0.2"
12704+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
12705+
integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
1270612706

1270712707
typescript@^4.1.3:
1270812708
version "4.9.5"

0 commit comments

Comments
 (0)