Skip to content

Commit

Permalink
deps: upgrade dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloanan committed Jul 5, 2021
1 parent a4c84d3 commit 6e2391b
Show file tree
Hide file tree
Showing 2 changed files with 992 additions and 1,876 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,34 +11,34 @@
"license": "GPL-3.0-or-later",
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/node": "^15.3.0",
"@types/node": "^16.0.0",
"@types/node-fetch": "^2.5.10",
"@types/pino": "^6.3.8",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@types/ws": "^7.4.6",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"eslint": "7.26.0",
"eslint-config-standard-with-typescript": "^20.0.0",
"eslint-plugin-import": "2",
"eslint-plugin-node": "11",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-standard": "5.0.0",
"husky": "^6.0.0",
"jest": "^26.4.0",
"husky": "^7.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",
"ts-jest": "^26.5.6"
"ts-jest": "^27.0.3"
},
"dependencies": {
"bufferutil": "^4.0.3",
"discord.js": "^12.5.3",
"dotenv": "^9.0.2",
"dotenv": "^10.0.0",
"execall": "^2.0.0",
"node-fetch": "^2.6.0",
"pino": "^6.11.3",
"pretty-ms": "^7.0.0",
"quick.db": "^7.1.3",
"typescript": "^4.2.4",
"typescript": "^4.3.5",
"utf-8-validate": "^5.0.5",
"zlib-sync": "^0.1.7"
},
Expand Down
Loading

0 comments on commit 6e2391b

Please sign in to comment.