Skip to content

Commit 286dbca

Browse files
Update dependency typescript to v5.9.3
1 parent ccfd5a1 commit 286dbca

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
@@ -45,6 +45,6 @@
4545
"js-yaml": "4.1.1",
4646
"prettier": "3.5.3",
4747
"ts-jest": "29.4.0",
48-
"typescript": "5.3.3"
48+
"typescript": "5.9.3"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3768,10 +3768,10 @@ typed-array-length@^1.0.4:
37683768
for-each "^0.3.3"
37693769
is-typed-array "^1.1.9"
37703770

3771-
typescript@5.3.3:
3772-
version "5.3.3"
3773-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3774-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3771+
typescript@5.9.3:
3772+
version "5.9.3"
3773+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
3774+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
37753775

37763776
unbox-primitive@^1.0.2:
37773777
version "1.0.2"

0 commit comments

Comments
 (0)