twilio-labs / function-templates

Twilio Function templates for different Voice, SMS, Video, Chat, Sync, etc use cases
MIT License
346 stars 323 forks source link

fix: update devDependencies and handle resulting issues #510

Closed bnb closed 4 months ago

bnb commented 4 months ago

Description

This PR updates almost all of the root devDependencies to their most recent version with the sole exception of ESLint because twilio-config-eslint hasn't updated to ESLint 9 yet. This PR also fixes all of the cascading issues, most of which were simply linter or formatting errors that came from changes introduced in the updated versions of everything. npm run test passes, npm run format passes.

Checklist

Related issues

Any of the snyk/dependabot PRs that were about these packages. I think they'll self-close?