Skip to content

Commit

Permalink
chore(deps): update eslint dependencies to v8.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2024
1 parent 40f37b3 commit 0aef66f
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 43 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@types/node": "20.17.6",
"@types/node-fetch": "2.6.11",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"eslint": "9.14.0",
"rimraf": "6.0.1",
"typescript": "5.6.3"
Expand Down
141 changes: 100 additions & 41 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 0aef66f

Please sign in to comment.