Skip to content

Commit f0f1fe8

Browse files
Update other minor updates
1 parent 16b9377 commit f0f1fe8

2 files changed

Lines changed: 238 additions & 220 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,24 +55,24 @@
5555
"@nomicfoundation/hardhat-verify": "^2.1.3",
5656
"@types/chai": "^4.3.20",
5757
"@types/mocha": "^10.0.10",
58-
"@types/node": "^22.19.3",
58+
"@types/node": "^22.19.8",
5959
"@typescript-eslint/eslint-plugin": "^7.18.0",
6060
"@typescript-eslint/parser": "^7.18.0",
6161
"chai": "^4.5.0",
6262
"dotenv": "^17.2.3",
6363
"eslint": "8.57.1",
6464
"ethers": "^6.16.0",
6565
"glob": "^13.0.0",
66-
"hardhat": "^2.28.2",
66+
"hardhat": "^2.28.4",
6767
"hardhat-deploy": "^1.0.4",
68-
"prettier": "^3.7.4",
68+
"prettier": "^3.8.1",
6969
"prettier-plugin-solidity": "^2.2.1",
70-
"solhint": "^6.0.2",
70+
"solhint": "^6.0.3",
7171
"solidity-coverage": "^0.8.17",
7272
"ts-node": "^10.9.2",
7373
"typechain": "^8.3.2",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.51.0"
75+
"typescript-eslint": "^8.54.0"
7676
},
7777
"packageManager": "pnpm@9.15.2"
7878
}

0 commit comments

Comments
 (0)