Skip to content

Commit efd1fce

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent ff16577 commit efd1fce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"jest": "^29.7.0",
4646
"prettier": "2.2.1",
4747
"ts-jest": "^29.1.1",
48-
"typescript": "5.6.3"
48+
"typescript": "5.9.2"
4949
}
5050
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4452,10 +4452,10 @@ typed-array-length@^1.0.4:
44524452
for-each "^0.3.3"
44534453
is-typed-array "^1.1.9"
44544454

4455-
typescript@5.6.3:
4456-
version "5.6.3"
4457-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
4458-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
4455+
typescript@5.9.2:
4456+
version "5.9.2"
4457+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4458+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
44594459

44604460
unbox-primitive@^1.0.2:
44614461
version "1.0.2"

0 commit comments

Comments
 (0)