Skip to content

Commit

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

---
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 335af0c commit dc89674
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.2",
"husky": "9.1.3",
"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.2"
husky: "npm:9.1.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.4.0"
lint-staged: "npm:15.2.7"
Expand Down Expand Up @@ -5965,12 +5965,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.2":
version: 9.1.2
resolution: "husky@npm:9.1.2"
"husky@npm:9.1.3":
version: 9.1.3
resolution: "husky@npm:9.1.3"
bin:
husky: bin.js
checksum: 10/0a187a0b7808f8dda700c14210adf2e894a9639c61dea801551afa2d9fd776aa96ec0bcd3bb7efbaecc8539de593622ebad907ea58dc9ef6c12e24916f0be2a6
checksum: 10/35d7ad85a247fb130659ae60b05bca9461820d261d6ff181b55c3dc6f2ae5da5ae3f3807367b90cc85d3bb915a2de8295aa9950e3cba3309994b7763dfd70cb1
languageName: node
linkType: hard

Expand Down

0 comments on commit dc89674

Please sign in to comment.