Skip to content

Commit 656bbdc

Browse files
authored
Merge pull request #10 from api3dao/renovate/other-minor-updates
Update other minor updates
2 parents d213850 + b8b9236 commit 656bbdc

File tree

2 files changed

+242
-120
lines changed

2 files changed

+242
-120
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,22 @@
3939
"devDependencies": {
4040
"@api3/contracts": "^22.0.0",
4141
"@api3/eslint-plugin-commons": "^3.0.0",
42-
"@eslint/js": "^9.27.0",
42+
"@eslint/js": "^9.28.0",
4343
"@nomicfoundation/hardhat-ethers": "^3.0.8",
4444
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
4545
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
4646
"@nomicfoundation/hardhat-verify": "^2.0.14",
4747
"@types/chai": "^4.3.20",
4848
"@types/mocha": "^10.0.10",
49-
"@types/node": "^22.15.18",
49+
"@types/node": "^22.15.29",
5050
"@typescript-eslint/eslint-plugin": "^7.18.0",
5151
"@typescript-eslint/parser": "^7.18.0",
5252
"chai": "^4.5.0",
5353
"dotenv": "^16.5.0",
5454
"eslint": "8.57.1",
55-
"ethers": "^6.13.2",
55+
"ethers": "^6.14.3",
5656
"glob": "^11.0.2",
57-
"hardhat": "^2.24.0",
57+
"hardhat": "^2.24.1",
5858
"hardhat-deploy": "^1.0.2",
5959
"prettier": "^3.5.3",
6060
"prettier-plugin-solidity": "^2.0.0",
@@ -63,7 +63,7 @@
6363
"ts-node": "^10.9.2",
6464
"typechain": "^8.3.2",
6565
"typescript": "^5.8.3",
66-
"typescript-eslint": "^8.32.1"
66+
"typescript-eslint": "^8.33.0"
6767
},
6868
"packageManager": "[email protected]"
6969
}

0 commit comments

Comments
 (0)