Skip to content

Commit

Permalink
Bump discord.js from 13.8.0 to 13.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
utarwyn committed Aug 21, 2022
1 parent 9324ab5 commit e165c88
Show file tree
Hide file tree
Showing 2 changed files with 756 additions and 693 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
"typescript"
],
"dependencies": {
"discord.js": "^13.6.0"
"discord.js": "^13.10.2"
},
"devDependencies": {
"@types/jest": "^28.1.2",
"@types/node": "^16.11.24",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"eslint": "^8.7.0",
"@types/jest": "^28.1.7",
"@types/node": "^16.11.52",
"@typescript-eslint/eslint-plugin": "^5.33.1",
"@typescript-eslint/parser": "^5.33.1",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^26.1.0",
"jest": "^28.1.1",
"eslint-plugin-jest": "^26.8.7",
"jest": "^28.1.3",
"prettier": "^2.3.0",
"replace-in-file": "^6.3.2",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.5",
"ts-jest": "^28.0.8",
"typescript": "^4.5.5"
},
"engines": {
Expand Down

0 comments on commit e165c88

Please sign in to comment.