Skip to content

Commit 928a280

Browse files
Update dependency typescript to v5.9.2
1 parent 12dbe71 commit 928a280

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
@@ -4561,7 +4561,6 @@
45614561

45624562
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.39.0-a6238e517f23a2f3025d9c65445914771c63b163-integrity/node_modules/bindings/wysiwyg-wasm":
45634563
version "0.0.0"
4564-
uid ""
45654564

45664565
"@vector-im/[email protected]":
45674566
version "2.39.0"
@@ -15006,10 +15005,10 @@ typedarray-to-buffer@^3.1.5:
1500615005
dependencies:
1500715006
is-typedarray "^1.0.0"
1500815007

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

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

0 commit comments

Comments
 (0)