Skip to content

Commit 162c40c

Browse files
build(deps): update dependency typescript to v5.9.2
1 parent f85ac5c commit 162c40c

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
@@ -53,7 +53,7 @@
5353
"semantic-release": "19.0.5",
5454
"ts-node": "10.9.2",
5555
"tslint": "6.1.3",
56-
"typescript": "5.8.3"
56+
"typescript": "5.9.2"
5757
},
5858
"config": {
5959
"commitizen": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4619,10 +4619,10 @@ type@^2.7.2:
46194619
resolved "https://registry.yarnpkg.com/type/-/type-2.7.3.tgz#436981652129285cc3ba94f392886c2637ea0486"
46204620
integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==
46214621

4622-
typescript@5.8.3:
4623-
version "5.8.3"
4624-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4625-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
4622+
typescript@5.9.2:
4623+
version "5.9.2"
4624+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
4625+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
46264626

46274627
uglify-js@^3.1.4:
46284628
version "3.19.3"

0 commit comments

Comments
 (0)