Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent aa0f6ae commit df459a1
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 138 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,20 @@
"devDependencies": {
"@stegripe/eslint-config": "1.0.1",
"@types/jsonfile": "6.1.4",
"@types/node": "20.12.7",
"@types/node": "20.14.14",
"@types/node-fetch": "2.6.11",
"@types/ws": "^8.5.10",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"eslint": "9.7.0",
"rimraf": "6.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4"
},
"dependencies": {
"@eslint/compat": "^1.1.1",
"discord.js": "^14.14.1",
"discord.js": "^14.15.3",
"jsonfile": "^6.1.0",
"node-fetch": "^3.3.2",
"ws": "^8.16.0"
"ws": "^8.18.0"
}
}
Loading

0 comments on commit df459a1

Please sign in to comment.