pinano-discord / Pinano-Discord-Bot

A Discord bot for the Pinano guild
MIT License
9 stars 11 forks source link

Update all versions #170

Closed sit closed 4 years ago

sit commented 4 years ago

Run npm update.

Manually bump jest version. There are some security updates to try and apply. Somewhere recently jest broke toHaveLength which will be fixed in next release (see facebook/jest#9796), so update test to check length directly.