Skip to content

Commit

Permalink
Bump discord.js from 14.13.0 to 14.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
utarwyn committed Nov 17, 2023
1 parent eb72fe5 commit e689a5c
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 200 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"typescript"
],
"dependencies": {
"discord.js": "^14.13.0"
"discord.js": "^14.14.1"
},
"devDependencies": {
"@types/jest": "^29.5.6",
"@types/node": "^16.18.59",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.49.0",
"@types/jest": "^29.5.8",
"@types/node": "^16.18.61",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest": "^27.6.0",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"replace-in-file": "^7.0.1",
"prettier": "^3.1.0",
"replace-in-file": "^7.0.2",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit e689a5c

Please sign in to comment.