Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump husky from 9.1.1 to 9.1.2 #441

Merged
merged 1 commit into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.12",
"eslint": "^8.57.0",
"husky": "^9.1.1",
"husky": "^9.1.2",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"license-checker-rseidelsohn": "^4.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ __metadata:
"@types/node": "npm:^20.14.12"
eslint: "npm:^8.57.0"
hast-util-sanitize: "npm:^5.0.1"
husky: "npm:^9.1.1"
husky: "npm:^9.1.2"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
license-checker-rseidelsohn: "npm:^4.3.0"
Expand Down Expand Up @@ -3425,12 +3425,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.2":
version: 9.1.2
resolution: "husky@npm:9.1.2"
bin:
husky: bin.js
checksum: 56394f5a08201badece23a8599bd76fe8c41e4510a956022fe54897645900c5c5a96a740ffb0604e99e808dffc3714bae982f1cbda4a069082cc713414f17ad3
checksum: 7e25c31ef98ac35d357147005d6e5d87db2abca7297e7c5aac931de3699acd32a3f1a9f8e53f101daeab818f0cfe9d18fa7e34f7cf5c9c4437c3665123456dea
languageName: node
linkType: hard

Expand Down
Loading