Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhsm committed Oct 10, 2022
1 parent 72fd5f8 commit 1c6b1fc
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 60 deletions.
103 changes: 47 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
},
"homepage": "https://github.com/twohoursonelife/junior#readme",
"dependencies": {
"@discordjs/builders": "^1.2.0",
"@discordjs/rest": "^1.2.0",
"@discordjs/builders": "^1.3.0",
"@discordjs/rest": "^1.3.0",
"discord-api-types": "^0.37.12",
"discord.js": "^14.5.0"
},
"devDependencies": {
"eslint": "^8.24.0",
"npm-check-updates": "^16.3.8"
"eslint": "^8.25.0",
"npm-check-updates": "^16.3.11"
}
}

0 comments on commit 1c6b1fc

Please sign in to comment.