Skip to content

Commit

Permalink
chore(deps): update dependency husky to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 8, 2023
1 parent ab1c314 commit 18d1ff1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
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.2",
"husky": "8.0.3",
"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 @@ -5129,12 +5129,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.2":
version: 8.0.2
resolution: "husky@npm:8.0.2"
"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
bin:
husky: lib/bin.js
checksum: a1274b7c1d84c2a8ae84dc7db211e4736310f55312b91231525e9004eeda791b7953f0164ecb114d02f3db305b9273a1ead311c4fba8be987ca702b999f15e67
checksum: 016ab53f21f39af1b2387559faa9cb6e2bbbe6d3cccd64c186efe204ca4634fc11dca369da9aabe7cde4293573abe12f9b7251f20bef39ea33d8e1e8f0847550
languageName: node
linkType: hard

Expand Down Expand Up @@ -8107,7 +8107,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.2"
husky: "npm:8.0.3"
jsdom: "npm:20.0.2"
lint-staged: "npm:13.0.3"
postcss: "npm:8.4.16"
Expand Down

0 comments on commit 18d1ff1

Please sign in to comment.