Skip to content

Commit

Permalink
fix(deps): update eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 20, 2024
1 parent 230736c commit 8d094a9
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"rimraf": "6.0.1",
"typescript": "5.6.3"
},
"dependencies": {
"@eslint/compat": "^1.2.0",
"@eslint/compat": "^1.2.1",
"discord.js": "^14.16.3",
"jsonfile": "^6.1.0",
"node-fetch": "^3.3.2",
Expand Down
Loading

0 comments on commit 8d094a9

Please sign in to comment.