Skip to content

Commit 2b0f698

Browse files
fix(deps): update dependency typescript to ~5.9.2
1 parent 939a3c9 commit 2b0f698

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
@@ -6475,10 +6475,10 @@ typed-array-length@^1.0.7:
64756475
possible-typed-array-names "^1.0.0"
64766476
reflect.getprototypeof "^1.0.6"
64776477

6478-
typescript@~5.8.2:
6479-
version "5.8.2"
6480-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
6481-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
6478+
typescript@~5.9.2:
6479+
version "5.9.3"
6480+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6481+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
64826482

64836483
uglify-js@^3.1.4:
64846484
version "3.19.3"

0 commit comments

Comments
 (0)