Skip to content

Commit 82c9864

Browse files
fix(deps): update dependency typescript to ~5.9.3
1 parent 5f20a17 commit 82c9864

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.3",
46-
"typescript": "~5.8.2",
46+
"typescript": "~5.9.3",
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
@@ -6473,10 +6473,10 @@ typed-array-length@^1.0.7:
64736473
possible-typed-array-names "^1.0.0"
64746474
reflect.getprototypeof "^1.0.6"
64756475

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

64816481
uglify-js@^3.1.4:
64826482
version "3.19.3"

0 commit comments

Comments
 (0)