-
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: upgrade deps; drop node 8 (#125)
* chore: upgrade deps; drop node 8 fixes all `npm audit` failures by upgrading several devDeps as well. regenerate lock file from scratch. * refactor: switch from deprecated @hapi/joi to joi * ci: test on node 10; coverage on node 12 added node 12 to matrix (replaced v8) * ci: ensure node-v12 waits for analysis * chore: remove unused dependencies * chore(deps-dev): upgrade lint-staged and nyc and regenerate lock file also ran lint which reformatted test.js a bit * chore(deps-dev): additional updates still outdated: - eslint@7 (need a matching eslint-config-shellscape version) - prettier@2 (requires lint adjustments as well) * chore: another round of upgrades * chore(deps): remove deps with audit failures - conventional-github-releaser - @commitlint/config-conventional
- Loading branch information
Showing
6 changed files
with
4,847 additions
and
7,516 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.