Skip to content

Commit 2a357e5

Browse files
Update other minor updates
1 parent 19caa31 commit 2a357e5

File tree

2 files changed

+141
-179
lines changed

2 files changed

+141
-179
lines changed

package.json

Lines changed: 6 additions & 6 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.3",
72+
"@changesets/cli": "^2.29.4",
7373
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
7474
"@nomicfoundation/hardhat-ethers": "^3.0.8",
7575
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
7676
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
77-
"@nomicfoundation/hardhat-verify": "^2.0.13",
77+
"@nomicfoundation/hardhat-verify": "^2.0.14",
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.17.45",
84+
"@types/node": "^20.17.57",
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",
8989
"dotenv": "^16.5.0",
9090
"eslint": "^8.57.1",
9191
"glob": "^11.0.2",
92-
"hardhat": "^2.24.0",
92+
"hardhat": "^2.24.2",
9393
"hardhat-deploy": "1.0.2",
94-
"hardhat-gas-reporter": "^2.2.3",
94+
"hardhat-gas-reporter": "^2.3.0",
9595
"jest": "^29.7.0",
9696
"prettier": "^3.5.3",
9797
"prettier-plugin-solidity": "^2.0.0",
9898
"solhint": "^5.1.0",
9999
"solidity-coverage": "^0.8.16",
100-
"ts-jest": "^29.3.2",
100+
"ts-jest": "^29.3.4",
101101
"ts-node": "^10.9.2",
102102
"typechain": "^8.3.2",
103103
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)