Skip to content

Commit

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

---
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 18, 2024
1 parent ecdde09 commit 9c14881
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 @@ -125,7 +125,7 @@
"eslint-plugin-yml": "1.14.0",
"globals": "15.8.0",
"growl": "1.10.5",
"husky": "9.1.0",
"husky": "9.1.1",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.4.0",
"lint-staged": "15.2.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1906,7 +1906,7 @@ __metadata:
eslint-plugin-yml: "npm:1.14.0"
globals: "npm:15.8.0"
growl: "npm:1.10.5"
husky: "npm:9.1.0"
husky: "npm:9.1.1"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.7"
Expand Down Expand Up @@ -5947,12 +5947,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.0":
version: 9.1.0
resolution: "husky@npm:9.1.0"
"husky@npm:9.1.1":
version: 9.1.1
resolution: "husky@npm:9.1.1"
bin:
husky: bin.js
checksum: 10/961fc8bf0dd0c31ddd77b38a6af1cfd54616ded28bcd95938f061b694b8d5fd520bddfbeebcda685a5d3f40864f0526c8ca389d5dcbc3079cffd0069f207f69c
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
languageName: node
linkType: hard

Expand Down

0 comments on commit 9c14881

Please sign in to comment.