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

Commit e360bbe

Browse files
chore(deps): update dependency typescript to ^5.8.2
1 parent 8139142 commit e360bbe

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.14",
4949
"ts-node": "^10.9.2",
50-
"typescript": "^5.7.3",
50+
"typescript": "^5.8.2",
5151
"viem": "^2.25.0"
5252
},
5353
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6366,10 +6366,10 @@ typed-array-length@^1.0.7:
63666366
possible-typed-array-names "^1.0.0"
63676367
reflect.getprototypeof "^1.0.6"
63686368

6369-
typescript@^5.7.3:
6370-
version "5.7.3"
6371-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
6372-
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
6369+
typescript@^5.8.2:
6370+
version "5.8.3"
6371+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6372+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
63736373

63746374
uglify-js@^3.1.4:
63756375
version "3.19.3"

0 commit comments

Comments
 (0)