Skip to content

Commit 0f530f6

Browse files
Update dependency typescript to v5.9.2
1 parent 4d3fde1 commit 0f530f6

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
@@ -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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15003,10 +15003,10 @@ typedarray-to-buffer@^3.1.5:
1500315003
dependencies:
1500415004
is-typedarray "^1.0.0"
1500515005

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

1501115011
ua-parser-js@^1.0.2:
1501215012
version "1.0.40"

0 commit comments

Comments
 (0)