Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9.0.11 (#5083)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 37775d9 commit 775d973
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/shell-quote": "1.7.5",
"@your-org/eslint-config-bases": "workspace:^",
"eslint": "8.56.0",
"husky": "9.0.10",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14250,12 +14250,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: bin.mjs
checksum: 10c0/585d95fec151d2e3fba1a8d97c1290dee40b83eb2b8850afae0805e183b3b3ec45bfeef97b2d0c4ae16f1c1bf19788b9129627d9ba02d924c874632207e33b93
checksum: 10c0/2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605
languageName: node
linkType: hard

Expand Down Expand Up @@ -17962,7 +17962,7 @@ __metadata:
"@your-org/eslint-config-bases": "workspace:^"
cross-env: "npm:7.0.3"
eslint: "npm:8.56.0"
husky: "npm:9.0.10"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.2"
npm-run-all2: "npm:6.1.2"
prettier: "npm:3.2.5"
Expand Down

0 comments on commit 775d973

Please sign in to comment.