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 and remove dateformat #341

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

What issue is this solving?

No issue in particular.

Description

Updates all dependencies to the latest version except husky which had some configuration differences between v 4 and v8. Removes dateformat as it's no longer used.

Any helpful knowledge/context for the reviewer?

Some major version upgrades (lint-staged, eslint, dotenv..) on a few dependencies so please conduct some testing.

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