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

Commit 44017a6

Browse files
chore(deps): update dependency typescript to ^5.8.3
1 parent 1d4d348 commit 44017a6

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.8.3",
5151
"viem": "^2.30.6"
5252
},
5353
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6381,10 +6381,10 @@ typed-array-length@^1.0.7:
63816381
possible-typed-array-names "^1.0.0"
63826382
reflect.getprototypeof "^1.0.6"
63836383

6384-
typescript@^5.7.3:
6385-
version "5.7.3"
6386-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
6387-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
6384+
typescript@^5.8.3:
6385+
version "5.8.3"
6386+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6387+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
63886388

63896389
uglify-js@^3.1.4:
63906390
version "3.19.3"

0 commit comments

Comments
 (0)