Skip to content

Commit ea8af38

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 9c55ca9 commit ea8af38

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.0",
4646
"prettier": "3.5.3",
4747
"ts-jest": "29.4.0",
48-
"typescript": "5.3.3"
48+
"typescript": "5.9.2"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3881,10 +3881,10 @@ typed-array-length@^1.0.4:
38813881
for-each "^0.3.3"
38823882
is-typed-array "^1.1.9"
38833883

3884-
typescript@5.3.3:
3885-
version "5.3.3"
3886-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
3887-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
3884+
typescript@5.9.2:
3885+
version "5.9.2"
3886+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
3887+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
38883888

38893889
unbox-primitive@^1.0.2:
38903890
version "1.0.2"

0 commit comments

Comments
 (0)