Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 6c91896 commit c130d82
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 @@ -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.1.1",
"husky": "^9.1.2",
"nx": "^19.5.3",
"prettier": "^3.3.3"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10541,12 +10541,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
"husky@npm:^9.1.2":
version: 9.1.2
resolution: "husky@npm:9.1.2"
bin:
husky: bin.js
checksum: 10c0/56394f5a08201badece23a8599bd76fe8c41e4510a956022fe54897645900c5c5a96a740ffb0604e99e808dffc3714bae982f1cbda4a069082cc713414f17ad3
checksum: 10c0/7e25c31ef98ac35d357147005d6e5d87db2abca7297e7c5aac931de3699acd32a3f1a9f8e53f101daeab818f0cfe9d18fa7e34f7cf5c9c4437c3665123456dea
languageName: node
linkType: hard

Expand Down Expand Up @@ -15108,7 +15108,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.1.1"
husky: "npm:^9.1.2"
nx: "npm:^19.5.3"
prettier: "npm:^3.3.3"
languageName: unknown
Expand Down

0 comments on commit c130d82

Please sign in to comment.