You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: dropping support for node 10, expanding coverage to node 14/16 (#325)
* feat: dropping support for node 10
* test: fixing a broken test on node 14
* ci: updating the ci workflow to use node 12+
* ci: upgrading the codeql workflow to the latest way it configs
* chore(deps-dev): upgrading jest to v27
* chore(deps-dev): upgrading code styling dev deps
* chore(deps-dev): upgrading nock to the latest version
* chore: removing a swagger file that shouldnt be in the root dir?
* ci: updating codeql to run on `main` not `master`
* fix: removing the `main` declaration because it doesnt exist
0 commit comments