Skip to content

Commit b7f53e6

Browse files
Update dependency typescript to v5.9.2
1 parent 142fe1b commit b7f53e6

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
@@ -19,7 +19,7 @@
1919
"prettier-2": "npm:[email protected]",
2020
"ts-jest": "29.3.4",
2121
"ts-node": "10.9.2",
22-
"typescript": "5.8.3",
22+
"typescript": "5.9.2",
2323
"typescript-eslint": "8.34.0"
2424
},
2525
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4152,10 +4152,10 @@ [email protected]:
41524152
"@typescript-eslint/parser" "8.34.0"
41534153
"@typescript-eslint/utils" "8.34.0"
41544154

4155-
typescript@5.8.3:
4156-
version "5.8.3"
4157-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4158-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4155+
typescript@5.9.2:
4156+
version "5.9.2"
4157+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4158+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
41594159

41604160
undici-types@~6.20.0:
41614161
version "6.20.0"

0 commit comments

Comments
 (0)