Skip to content

Commit 37c05f3

Browse files
Update other minor updates
1 parent 3778bd6 commit 37c05f3

File tree

2 files changed

+349
-266
lines changed

2 files changed

+349
-266
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -69,35 +69,35 @@
6969
"devDependencies": {
7070
"@api3/eslint-plugin-commons": "^3.0.0",
7171
"@api3/promise-utils": "^0.4.0",
72-
"@changesets/cli": "^2.29.4",
73-
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
74-
"@nomicfoundation/hardhat-ethers": "^3.0.8",
75-
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
72+
"@changesets/cli": "^2.29.5",
73+
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
74+
"@nomicfoundation/hardhat-ethers": "^3.1.0",
75+
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
7676
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
77-
"@nomicfoundation/hardhat-verify": "^2.0.14",
77+
"@nomicfoundation/hardhat-verify": "^2.1.0",
7878
"@openzeppelin/merkle-tree": "^1.0.8",
7979
"@typechain/ethers-v6": "^0.5.1",
8080
"@typechain/hardhat": "^9.1.0",
8181
"@types/chai": "^4.3.20",
8282
"@types/jest": "^29.5.14",
8383
"@types/mocha": "^10.0.10",
84-
"@types/node": "^20.19.0",
84+
"@types/node": "^20.19.9",
8585
"@types/yargs": "^17.0.33",
8686
"@typescript-eslint/eslint-plugin": "^7.18.0",
8787
"@typescript-eslint/parser": "^7.18.0",
8888
"chai": "^4.5.0",
89-
"dotenv": "^16.5.0",
89+
"dotenv": "^16.6.1",
9090
"eslint": "^8.57.1",
91-
"glob": "^11.0.2",
92-
"hardhat": "^2.24.2",
93-
"hardhat-deploy": "1.0.2",
91+
"glob": "^11.0.3",
92+
"hardhat": "^2.26.1",
93+
"hardhat-deploy": "1.0.4",
9494
"hardhat-gas-reporter": "^2.3.0",
9595
"jest": "^29.7.0",
96-
"prettier": "^3.5.3",
97-
"prettier-plugin-solidity": "^2.0.0",
98-
"solhint": "^5.1.0",
96+
"prettier": "^3.6.2",
97+
"prettier-plugin-solidity": "^2.1.0",
98+
"solhint": "^5.2.0",
9999
"solidity-coverage": "^0.8.16",
100-
"ts-jest": "^29.3.4",
100+
"ts-jest": "^29.4.0",
101101
"ts-node": "^10.9.2",
102102
"typechain": "^8.3.2",
103103
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)