Skip to content

Commit

Permalink
feat: upgrade husky from 6.0.0 to 7.0.4 (#630)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade husky from 6.0.0 to 7.0.4.

See this package in npm:
https://www.npmjs.com/package/husky

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/cc7f2029-67ef-4484-8942-8996e596ae23?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored Feb 17, 2022
1 parent 3561571 commit fbaa492
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.2.0",
"eslint-plugin-standard": "^5.0.0",
"husky": "^6.0.0",
"husky": "^7.0.4",
"nyc": "~15.1.0",
"opener": "1.5.2",
"serve": "^11.3.2",
Expand Down

0 comments on commit fbaa492

Please sign in to comment.