Skip to content

Commit 07ace44

Browse files
fix(deps): update dependency typescript to ~5.9.2
1 parent 45b2435 commit 07ace44

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
@@ -43,7 +43,7 @@
4343
"joi": "^18.0.1",
4444
"json-diff": "^1.0.6",
4545
"semver": "^7.7.2",
46-
"typescript": "~5.8.2",
46+
"typescript": "~5.9.2",
4747
"viem": "^2.16.3",
4848
"yargs": "^17.7.2"
4949
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6400,10 +6400,10 @@ typed-array-length@^1.0.7:
64006400
possible-typed-array-names "^1.0.0"
64016401
reflect.getprototypeof "^1.0.6"
64026402

6403-
typescript@~5.8.2:
6404-
version "5.8.2"
6405-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
6406-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
6403+
typescript@~5.9.2:
6404+
version "5.9.2"
6405+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
6406+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
64076407

64086408
uglify-js@^3.1.4:
64096409
version "3.19.3"

0 commit comments

Comments
 (0)