Skip to content

Commit

Permalink
🔁 Bump ethers 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 0ebe2e8 commit d592bf3
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-config-next": "^14.0.4",
"next-seo": "^6.4.0",
"postcss": "^8.4.33",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion lib/solady
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,12 +125,12 @@
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.9.2",
"ethers": "^6.10.0",
"hardhat": "^2.19.4",
"hardhat-abi-exporter": "^2.10.1",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-gas-reporter": "^1.0.9",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"prettier-plugin-solidity": "^1.3.1",
"solhint": "^4.1.1",
"ts-node": "^10.9.2",
Expand Down
60 changes: 30 additions & 30 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 d592bf3

Please sign in to comment.