Skip to content

Commit 2d85b7d

Browse files
Update dependency typescript to v5.9.3
1 parent 142fe1b commit 2d85b7d

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.3",
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.3:
4156+
version "5.9.3"
4157+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
4158+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
41594159

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

0 commit comments

Comments
 (0)