Skip to content

Commit

Permalink
⬆️ Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarbar338 committed Apr 18, 2021
1 parent 8593d4a commit 46f32b7
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 319 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
{
"dependencies": {
"bookman": "^3.2.0",
"discord.js": "^12.4.1"
"bookman": "^3.2.1",
"discord.js": "^12.5.3",
"pogger": "^0.0.8"
},
"devDependencies": {
"@types/node": "^14.0.27",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.9.0",
"eslint": "^7.7.0",
"@types/node": "^14.14.41",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.24.0",
"onchange": "^7.1.0",
"prettier": "^2.0.5",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
},
"main": "dist",
"name": "reaction-role",
Expand Down
Loading

0 comments on commit 46f32b7

Please sign in to comment.