8000 [Snyk] Upgrade husky from 4.2.5 to 7.0.2 by snyk-bot · Pull Request #6 · baby636/github-script · GitHub
[go: up one dir, main page]

Skip to content

[Snyk] Upgrade husky from 4.2.5 to 7.0.2 #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: upgrade husky from 4.2.5 to 7.0.2
Snyk has created this PR to upgrade husky from 4.2.5 to 7.0.2.

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

See this project in Snyk:
https://app.snyk.io/org/baby636/project/64d44794-3e68-4f4d-8dbf-5209ec86c2d5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 4, 2021
commit 3996d82fd2692c2b1ab2b16e9ce4657bdd19b2e4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@vercel/ncc": "^0.23.0",
"eslint": "^7.7.0",
"eslint-config-prettier": "^6.11.0",
"husky": "^4.2.5",
"husky": "^7.0.2",
"jest": "^26.4.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
Expand Down
0