Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 6228550 commit 1e25128
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 163 deletions.
2 changes: 1 addition & 1 deletion demo/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^5.59.0",
"@vercel/node": "^4.0.0",
"@vitest/coverage-v8": "^0.34.5",
"eslint": "^8.38.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.7",
Expand Down
Loading

0 comments on commit 1e25128

Please sign in to comment.