Skip to content

Commit

Permalink
🔁 Bump prettier and typescript-eslint
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jun 11, 2024
1 parent 5f08997 commit 6eef01e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 61 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"ethers": "^6.13.0",
"hardhat": "^2.22.5",
"mocha": "^10.4.0",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-solidity": "^1.3.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0"
"typescript-eslint": "^7.13.0"
},
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.6",
Expand Down
120 changes: 61 additions & 59 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 6eef01e

Please sign in to comment.