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 6147017 commit ab29239
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 76 deletions.
4 changes: 2 additions & 2 deletions interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"sharp": "^0.33.2"
},
"devDependencies": {
"@eslint/js": "^8.56.0",
"@eslint/js": "^8.57.0",
"@next/eslint-plugin-next": "^14.1.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.17",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@
"start:interface": "cd interface && pnpm start"
},
"devDependencies": {
"@eslint/js": "^8.56.0",
"@eslint/js": "^8.57.0",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-verify": "^2.0.4",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.11.1",
"hardhat": "^2.20.1",
Expand Down
Loading

0 comments on commit ab29239

Please sign in to comment.