internetarchive / internet-archive-voice-apps

Voice Apps (Actions on Google, Alexa Skill) of Internet Archive. Just say: "Ok Google, Ask Internet Archive to Play Jazz" or "Alexa, Ask Internet Internet Archive to play Instrumental Music"
45 stars 42 forks source link

Update dependencies and make minor mocha conf changes #559

Closed vbanos closed 1 year ago

vbanos commented 1 year ago

Node 8 -> 12 is required to run the app.

The first dependency update after 3+ years.

Update mocha conf because the old format was unsupported after v8+.

Fix minor lint errors introduced after updating eslint to v7.