Skip to content

Commit

Permalink
Bump husky from 9.0.11 to 9.1.1
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent f6237e2 commit 3f5f574
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 @@ -63,7 +63,7 @@
"@types/supertest": "^6.0.2",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"husky": "^9.1.1",
"jest": "29.7.0",
"prettier": "^3.3.2",
"source-map-support": "^0.5.20",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4762,12 +4762,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: 10/8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
husky: bin.js
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7252,7 +7252,7 @@ __metadata:
cookie-parser: "npm:^1.4.6"
eslint: "npm:^9.7.0"
eslint-config-prettier: "npm:^9.1.0"
husky: "npm:^9.0.11"
husky: "npm:^9.1.1"
jest: "npm:29.7.0"
jsonwebtoken: "npm:^9.0.2"
lodash: "npm:^4.17.21"
Expand Down

0 comments on commit 3f5f574

Please sign in to comment.