heroku / heroku-connect-plugin

CLI plugin for Heroku Connect (experimental)
Apache License 2.0
23 stars 8 forks source link

Remove heroku-pg dependency, update standard and unexpected #150

Closed eablack closed 2 months ago

eablack commented 2 months ago

This does a few things:

  1. Remove heroku-pg as a dependency as that is no longer needed (pg commands are now part of core CLI).
  2. Updates axios, nock, standard, and unexpected
  3. Updates most of the files so that the formatting complies with the newer standard lint rules