Skip to content

Commit

Permalink
🔁 Bump eslint and eslint/js to Version 8.57.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Feb 25, 2024
1 parent 0ef5da7 commit 3e90c6c
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 50 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"lint:fix": "pnpm prettier:fix && pnpm solhint:fix && npx eslint . --fix"
},
"devDependencies": {
"@eslint/js": "^8.56.0",
"@eslint/js": "^8.57.0",
"@matterlabs/hardhat-zksync-deploy": "^1.2.0",
"@matterlabs/hardhat-zksync-ethers": "1.0.0",
"@matterlabs/hardhat-zksync-solc": "^1.1.3",
Expand All @@ -141,7 +141,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.20",
"chai": "^4.4.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.11.1",
"hardhat": "^2.20.1",
Expand Down
120 changes: 72 additions & 48 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 3e90c6c

Please sign in to comment.