CodecademyCommunity / codecademy-discord-bot

Custom moderation bot for the official Codecademy Community Discord server.
https://codecademycommunity.github.io/
MIT License
11 stars 1 forks source link

update dependencies #342

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

What issue is this solving?

Closes no particular issue.

Description

Updates discord.js and other dependencies to latest versions. Does not update dependencies linked to husky and eslint. Removes the dateformat dependency which is unused.

Some major version upgrades (dotenv) are included so conduct some testing.

Any helpful knowledge/context for the reviewer?

Please make sure you've attempted to meet the following coding standards