chaynHQ / soulmedicine

Soul Medicine a multilingual digital service designed to deliver critical safety information and supportive messaging in bite-sized pieces.
https://soulmedicine.io
MIT License
37 stars 9 forks source link

Update JS linting dependencies #339

Closed tarebyte closed 1 year ago

tarebyte commented 1 year ago

This updates our packages like es-check and all of the ESLint plugins that are currently in use. I found some dependencies that are flagged because we are using older versions. Luckily since these are actually just dev dependencies they don't really matter.

But we're striving for 0 security issues 😄