File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 - name : Setup Node.js
1010 uses : actions/setup-node@v6
1111 with :
12- node-version : ' 24.11 .1'
12+ node-version : ' 24.14 .1'
1313 - run : yarn
1414 - run : yarn lint
1515 - run : yarn test
Original file line number Diff line number Diff line change 3535 "@types/chai" : " ^4.3.20" ,
3636 "@types/mocha" : " >=10.0.10" ,
3737 "chai" : " ^4.5.0" ,
38- "dotenv" : " ^17.2.3 " ,
38+ "dotenv" : " ^17.4.1 " ,
3939 "eslint" : " ^8.57.1" ,
40- "hardhat" : " ^2.27.1 " ,
40+ "hardhat" : " ^2.28.6 " ,
4141 "hardhat-deploy" : " ^1.0.4" ,
4242 "hardhat-gas-reporter" : " ^2.3.0" ,
43- "prettier" : " ^3.7.3 " ,
44- "prettier-plugin-solidity" : " ^2.2.0 " ,
45- "solhint" : " ^6.0 .1" ,
46- "solidity-coverage" : " ^0.8.16 " ,
43+ "prettier" : " ^3.8.1 " ,
44+ "prettier-plugin-solidity" : " ^2.3.1 " ,
45+ "solhint" : " ^6.2 .1" ,
46+ "solidity-coverage" : " ^0.8.17 " ,
4747 "ts-node" : " >=10.9.2" ,
4848 "typechain" : " ^8.3.2" ,
4949 "typescript" : " >=5.9.3"
You can’t perform that action at this time.
0 commit comments