Skip to content

Commit 0c1d739

Browse files
cmdcolinclaude
andcommitted
update typescript to latest
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0eb20cf commit 0c1d739

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"rimraf": "^6.1.3",
7272
"standard-changelog": "^7.0.1",
7373
"tsdown": "^0.21.2",
74-
"typescript": "^5.7.0",
74+
"typescript": "^5.9.3",
7575
"typescript-eslint": "^8.57.0",
7676
"vitest": "^4.1.0",
7777
"webpack": "^5.105.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4923,7 +4923,7 @@ typescript-eslint@^8.57.0:
49234923
"@typescript-eslint/typescript-estree" "8.57.1"
49244924
"@typescript-eslint/utils" "8.57.1"
49254925

4926-
typescript@^5.7.0:
4926+
typescript@^5.9.3:
49274927
version "5.9.3"
49284928
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
49294929
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==

0 commit comments

Comments
 (0)