Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit e56c976

Browse files
chore(deps): update dependency typescript to ^5.9.3
1 parent e590d6f commit e56c976

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
@@ -47,7 +47,7 @@
4747
"solhint": "^4.5.4",
4848
"solidity-coverage": "^0.8.16",
4949
"ts-node": "^10.9.2",
50-
"typescript": "^5.7.3",
50+
"typescript": "^5.9.3",
5151
"viem": "^2.39.3"
5252
},
5353
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6421,10 +6421,10 @@ typed-array-length@^1.0.7:
64216421
possible-typed-array-names "^1.0.0"
64226422
reflect.getprototypeof "^1.0.6"
64236423

6424-
typescript@^5.7.3:
6425-
version "5.7.3"
6426-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
6427-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
6424+
typescript@^5.9.3:
6425+
version "5.9.3"
6426+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
6427+
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
64286428

64296429
uglify-js@^3.1.4:
64306430
version "3.19.3"

0 commit comments

Comments
 (0)