Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.0.7 to 9.0.10
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.0.7 to 9.0.10.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.7...v9.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 8138444 commit a96e5fc
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 @@ -62,7 +62,7 @@
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "9.0.7",
"husky": "9.0.10",
"is-ci": "3.0.1",
"lint-staged": "15.2.0",
"npm-run-all": "^4.1.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.0.1"
glob: "npm:^10.3.10"
husky: "npm:9.0.7"
husky: "npm:9.0.10"
is-ci: "npm:3.0.1"
lint-staged: "npm:15.2.0"
npm-run-all: "npm:^4.1.5"
Expand Down Expand Up @@ -4223,12 +4223,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.7":
version: 9.0.7
resolution: "husky@npm:9.0.7"
"husky@npm:9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: bin.js
checksum: c5673acb9f224b6d2b36ee4892c6b99dbe9a077b041aee6013efeacb71d2d2cbe6ab7fac061f68fa5653c7dbe93aacfeed69eea01f755688e4c36c4044dcc5c0
husky: bin.mjs
checksum: c303f1862e2b63873605df55a2b08303155e35c799585d7dd677628f62d716e7304bd984fc7d00ec44e740caac07d51720d1a0abb0a23a70a38859d89eb8e72d
languageName: node
linkType: hard

Expand Down

0 comments on commit a96e5fc

Please sign in to comment.