Skip to content

Commit 3f79096

Browse files
Update dependency typescript to v5.9.2
1 parent 6a8493c commit 3f79096

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
"terser-webpack-plugin": "^5.3.9",
308308
"testcontainers": "^11.0.0",
309309
"ts-node": "^10.9.1",
310-
"typescript": "5.8.3",
310+
"typescript": "5.9.2",
311311
"util": "^0.12.5",
312312
"vite": "^7.0.1",
313313
"vite-plugin-node-polyfills": "^0.24.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4545,7 +4545,6 @@
45454545

45464546
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.39.0-a6238e517f23a2f3025d9c65445914771c63b163-integrity/node_modules/bindings/wysiwyg-wasm":
45474547
version "0.0.0"
4548-
uid ""
45494548

45504549
"@vector-im/[email protected]":
45514550
version "2.39.0"
@@ -15007,10 +15006,10 @@ typedarray-to-buffer@^3.1.5:
1500715006
dependencies:
1500815007
is-typedarray "^1.0.0"
1500915008

15010-
typescript@5.8.3:
15011-
version "5.8.3"
15012-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
15013-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
15009+
typescript@5.9.2:
15010+
version "5.9.2"
15011+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
15012+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
1501415013

1501515014
ua-parser-js@^1.0.2:
1501615015
version "1.0.40"

0 commit comments

Comments
 (0)