Skip to content
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

chore(deps): update dependency husky to v8.0.2 #86

Merged
merged 1 commit into from
Nov 19, 2022
Merged
Show file tree
Hide file tree
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
chore(deps): update dependency husky to v8.0.2
  • Loading branch information
renovate[bot] authored Nov 19, 2022
commit 21065ab402b720e6daad933bba5b33a04c3676c3
10 changes: 5 additions & 5 deletions .pnp.cjs

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 @@ -58,7 +58,7 @@
"eslint": "8.23.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.1",
"husky": "8.0.2",
"jsdom": "20.0.2",
"lint-staged": "13.0.3",
"postcss": "8.4.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5073,12 +5073,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.1":
version: 8.0.1
resolution: "husky@npm:8.0.1"
"husky@npm:8.0.2":
version: 8.0.2
resolution: "husky@npm:8.0.2"
bin:
husky: lib/bin.js
checksum: 10a6a7d45981770a995ccb1122771842296e272acda5b7e53e9ad54230c14f3263933c2e76d6868c819e5a961769c48493f3de3697e480e5fc89e47102013942
checksum: a1274b7c1d84c2a8ae84dc7db211e4736310f55312b91231525e9004eeda791b7953f0164ecb114d02f3db305b9273a1ead311c4fba8be987ca702b999f15e67
languageName: node
linkType: hard

Expand Down Expand Up @@ -8043,7 +8043,7 @@ __metadata:
eslint: "npm:8.23.1"
eslint-config-prettier: "npm:8.5.0"
eslint-plugin-prettier: "npm:4.2.1"
husky: "npm:8.0.1"
husky: "npm:8.0.2"
jsdom: "npm:20.0.2"
lint-staged: "npm:13.0.3"
postcss: "npm:8.4.16"
Expand Down