Skip to content

Commit caf5d40

Browse files
Update other minor updates
1 parent 56b9676 commit caf5d40

File tree

2 files changed

+316
-235
lines changed

2 files changed

+316
-235
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,31 +40,31 @@
4040
"devDependencies": {
4141
"@api3/contracts": "^25.0.0",
4242
"@api3/eslint-plugin-commons": "^3.0.0",
43-
"@eslint/js": "^9.28.0",
44-
"@nomicfoundation/hardhat-ethers": "^3.0.8",
45-
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
43+
"@eslint/js": "^9.30.0",
44+
"@nomicfoundation/hardhat-ethers": "^3.0.9",
45+
"@nomicfoundation/hardhat-network-helpers": "^1.0.13",
4646
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
4747
"@nomicfoundation/hardhat-verify": "^2.0.14",
4848
"@types/chai": "^4.3.20",
4949
"@types/mocha": "^10.0.10",
50-
"@types/node": "^22.15.29",
50+
"@types/node": "^22.15.34",
5151
"@typescript-eslint/eslint-plugin": "^7.18.0",
5252
"@typescript-eslint/parser": "^7.18.0",
5353
"chai": "^4.5.0",
5454
"dotenv": "^17.0.0",
5555
"eslint": "8.57.1",
56-
"ethers": "^6.14.3",
57-
"glob": "^11.0.2",
58-
"hardhat": "^2.24.1",
59-
"hardhat-deploy": "^1.0.2",
60-
"prettier": "^3.5.3",
56+
"ethers": "^6.14.4",
57+
"glob": "^11.0.3",
58+
"hardhat": "^2.25.0",
59+
"hardhat-deploy": "^1.0.4",
60+
"prettier": "^3.6.2",
6161
"prettier-plugin-solidity": "^2.0.0",
62-
"solhint": "^5.1.0",
62+
"solhint": "^5.2.0",
6363
"solidity-coverage": "^0.8.16",
6464
"ts-node": "^10.9.2",
6565
"typechain": "^8.3.2",
6666
"typescript": "^5.8.3",
67-
"typescript-eslint": "^8.33.0"
67+
"typescript-eslint": "^8.35.1"
6868
},
6969
"packageManager": "[email protected]"
7070
}

0 commit comments

Comments
 (0)