Skip to content

Commit

Permalink
Bump husky from 9.1.1 to 9.1.4 (#1792)
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.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.1...v9.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2024
1 parent ee4e9f8 commit bcabbd0
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 @@ -63,7 +63,7 @@
"@types/supertest": "^6.0.2",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.1",
"husky": "^9.1.4",
"jest": "29.7.0",
"prettier": "^3.3.2",
"source-map-support": "^0.5.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4769,12 +4769,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.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
bin:
husky: bin.js
checksum: 10/c3be0392071b78c680fc6b9fd7978f52c26e18238a2840c6eabfc0db395e19fcd798da8eff0e31a9e76c479d6019a567d83a8de80f360d28552bc83bd1839b7c
checksum: 10/c43aa7cbf98246d4f347bc3da807049555b5003af7c6e1658c5cea44a9743b4d0683c72973a4fe02a4ccceb81031a664ecaa7a1a86efe4d37a80a0af17c988ea
languageName: node
linkType: hard

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

0 comments on commit bcabbd0

Please sign in to comment.