BigSamu / Dev-Bot

MIT License
1 stars 2 forks source link

Update packages and replace deprecated babel-eslint #11

Closed JohnathonBowers closed 9 months ago

JohnathonBowers commented 9 months ago

Description

These changes update our packages to the latest versions and replace the deprecated babel-eslint with @babel/eslint-parser. Having the deprecated package in our code was causing a parsing error.

Issues

Resolves Issue #10