Skip to content

Commit d48f31a

Browse files
build(deps): update dependency typescript to v5.9.2
1 parent d172461 commit d48f31a

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
@@ -55,7 +55,7 @@
5555
"semantic-release": "22.0.12",
5656
"semantic-release-pinst": "1.0.4",
5757
"ts-node": "10.9.2",
58-
"typescript": "5.8.3"
58+
"typescript": "5.9.2"
5959
},
6060
"eslintConfig": {
6161
"root": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5808,10 +5808,10 @@ typed-array-length@^1.0.7:
58085808
possible-typed-array-names "^1.0.0"
58095809
reflect.getprototypeof "^1.0.6"
58105810

5811-
typescript@5.8.3, typescript@>=5:
5812-
version "5.8.3"
5813-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
5814-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
5811+
typescript@5.9.2, typescript@>=5:
5812+
version "5.9.2"
5813+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
5814+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
58155815

58165816
uglify-js@^3.1.4:
58175817
version "3.19.3"

0 commit comments

Comments
 (0)