Skip to content

Commit

Permalink
🔁 Bump ethers, chai, and prettier
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jan 13, 2024
1 parent 23fab7e commit 378d9ca
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"chai": "^4.4.0",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.9.2",
"ethers": "^6.10.0",
"hardhat": "^2.19.4",
"mocha": "^10.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"prettier-plugin-solidity": "^1.3.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"ethers": "^6.9.2",
"ethers": "^6.10.0",
"hardhat": "^2.19.4"
}
}
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 378d9ca

Please sign in to comment.