Skip to content

Commit

Permalink
build(deps-dev): bump husky from 9.0.11 to 9.1.1 (#20)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent 3ba1303 commit fd90629
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"husky": "^9.0.11",
"husky": "^9.1.1",
"nx": "^19.4.4",
"prettier": "^3.3.3"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10414,12 +10414,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
"husky@npm:^9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
bin:
husky: bin.mjs
checksum: 10c0/2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605
husky: bin.js
checksum: 10c0/56394f5a08201badece23a8599bd76fe8c41e4510a956022fe54897645900c5c5a96a740ffb0604e99e808dffc3714bae982f1cbda4a069082cc713414f17ad3
languageName: node
linkType: hard

Expand Down Expand Up @@ -14980,7 +14980,7 @@ __metadata:
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
husky: "npm:^9.0.11"
husky: "npm:^9.1.1"
nx: "npm:^19.4.4"
prettier: "npm:^3.3.3"
languageName: unknown
Expand Down

0 comments on commit fd90629

Please sign in to comment.