Skip to content

Commit

Permalink
chore(deps): update other minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 111dfaa commit 3990e82
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 485 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,25 +51,25 @@
"@api3/chains": "^10.2.4",
"@api3/eslint-plugin-commons": "^1.0.1",
"@api3/promise-utils": "^0.4.0",
"@changesets/cli": "^2.27.7",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.7",
"@changesets/cli": "^2.27.9",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@nomicfoundation/hardhat-network-helpers": "^1.0.11",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
"@nomicfoundation/hardhat-toolbox": "^4.0.0",
"@nomicfoundation/hardhat-verify": "^2.0.10",
"@nomicfoundation/hardhat-verify": "^2.0.11",
"@openzeppelin/merkle-tree": "^1.0.7",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.7",
"@types/node": "^20.16.3",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.10",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"glob": "^11.0.0",
"hardhat": "^2.22.10",
"hardhat": "^2.22.12",
"hardhat-deploy": "^0.12.4",
"hardhat-gas-reporter": "^2.2.1",
"prettier": "^3.3.3",
Expand All @@ -78,7 +78,7 @@
"solidity-coverage": "^0.8.13",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"dependencies": {
"ethers": "^6.13.2"
Expand Down
Loading

0 comments on commit 3990e82

Please sign in to comment.