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] authored Jan 16, 2025
1 parent 7095456 commit 7ec2d9a
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 210 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@types/node": "22.10.7",
"@types/node-fetch": "2.6.12",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"eslint": "9.14.0",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"eslint": "9.18.0",
"rimraf": "6.0.1",
"typescript": "5.6.3"
"typescript": "5.7.3"
},
"dependencies": {
"@eslint/compat": "^1.2.3",
"@eslint/compat": "^1.2.5",
"@ptkdev/logger": "^1.8.0",
"discord.js": "^14.17.3",
"jsonfile": "^6.1.0",
Expand Down
Loading

0 comments on commit 7ec2d9a

Please sign in to comment.