Skip to content

Commit c6ea3d1

Browse files
authored
Merge pull request #57 from api3dao/renovate/other-minor-updates
Update other minor updates
2 parents 692a0a7 + c095cc8 commit c6ea3d1

File tree

2 files changed

+300
-141
lines changed

2 files changed

+300
-141
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,31 +48,31 @@
4848
"@api3/contracts": "^31.4.0",
4949
"@api3/eslint-plugin-commons": "^3.0.0",
5050
"@api3/promise-utils": "^0.4.0",
51-
"@eslint/js": "^9.36.0",
52-
"@nomicfoundation/hardhat-ethers": "^3.1.0",
53-
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
51+
"@eslint/js": "^9.39.1",
52+
"@nomicfoundation/hardhat-ethers": "^3.1.2",
53+
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
5454
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
55-
"@nomicfoundation/hardhat-verify": "^2.1.1",
55+
"@nomicfoundation/hardhat-verify": "^2.1.3",
5656
"@types/chai": "^4.3.20",
5757
"@types/mocha": "^10.0.10",
58-
"@types/node": "^22.18.8",
58+
"@types/node": "^22.19.0",
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.15.0",
6565
"glob": "^11.0.3",
66-
"hardhat": "^2.26.3",
66+
"hardhat": "^2.27.0",
6767
"hardhat-deploy": "^1.0.4",
6868
"prettier": "^3.6.2",
69-
"prettier-plugin-solidity": "^2.1.0",
69+
"prettier-plugin-solidity": "^2.2.0",
7070
"solhint": "^6.0.1",
7171
"solidity-coverage": "^0.8.16",
7272
"ts-node": "^10.9.2",
7373
"typechain": "^8.3.2",
7474
"typescript": "^5.9.3",
75-
"typescript-eslint": "^8.45.0"
75+
"typescript-eslint": "^8.46.4"
7676
},
7777
"packageManager": "[email protected]"
7878
}

0 commit comments

Comments
 (0)