Skip to content

Commit dd1ce71

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

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"ts-node": "10.9.2",
136136
"tslint": "6.1.3",
137137
"type-fest": "4.41.0",
138-
"typescript": "5.8.3",
138+
"typescript": "5.9.2",
139139
"jest-util": "30.0.5"
140140
}
141141
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11094,7 +11094,12 @@ typedarray@^0.0.6:
1109411094
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1109511095
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1109611096

11097-
typescript@5.8.3, typescript@~5.8.2:
11097+
typescript@5.9.2:
11098+
version "5.9.2"
11099+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
11100+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
11101+
11102+
typescript@~5.8.2:
1109811103
version "5.8.3"
1109911104
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
1110011105
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==

0 commit comments

Comments
 (0)