Skip to content

Commit ec6b3b2

Browse files
Update other major updates
1 parent 4592f5c commit ec6b3b2

File tree

2 files changed

+1151
-502
lines changed

2 files changed

+1151
-502
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@typechain/ethers-v6": "^0.5.1",
8080
"@typechain/hardhat": "^9.1.0",
8181
"@types/chai": "^4.3.20",
82-
"@types/jest": "^29.5.14",
82+
"@types/jest": "^30.0.0",
8383
"@types/mocha": "^10.0.10",
8484
"@types/node": "^20.19.0",
8585
"@types/yargs": "^17.0.33",
@@ -92,7 +92,7 @@
9292
"hardhat": "^2.24.2",
9393
"hardhat-deploy": "1.0.2",
9494
"hardhat-gas-reporter": "^2.3.0",
95-
"jest": "^29.7.0",
95+
"jest": "^30.0.2",
9696
"prettier": "^3.5.3",
9797
"prettier-plugin-solidity": "^2.0.0",
9898
"solhint": "^5.1.0",
@@ -105,7 +105,7 @@
105105
"dependencies": {
106106
"ethers": "^6.13.2",
107107
"viem": "^2.23.2",
108-
"yargs": "^17.7.2",
108+
"yargs": "^18.0.0",
109109
"zod": "^3.24.2"
110110
},
111111
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)