Skip to content

Commit

Permalink
chore(ethereum): update eslint packages to v8.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 724b87f commit 0efc0cd
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
88 changes: 44 additions & 44 deletions ethereum/package-lock.json

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

4 changes: 2 additions & 2 deletions ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@swc/cli": "0.5.2",
"@swc/core": "1.10.4",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"eslint": "9.17.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 0efc0cd

Please sign in to comment.