Skip to content

Commit

Permalink
chore(deps): update dependency husky to ^9.1.2 (#605)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 384a336 commit b89c256
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 @@ -23,7 +23,7 @@
"@types/node": "^20.14.12",
"babel-jest": "^29.7.0",
"babel-plugin-add-module-exports": "^1.0.4",
"husky": "^9.1.1",
"husky": "^9.1.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.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 @@ -4947,12 +4947,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: 10c0/56394f5a08201badece23a8599bd76fe8c41e4510a956022fe54897645900c5c5a96a740ffb0604e99e808dffc3714bae982f1cbda4a069082cc713414f17ad3
checksum: 10c0/7e25c31ef98ac35d357147005d6e5d87db2abca7297e7c5aac931de3699acd32a3f1a9f8e53f101daeab818f0cfe9d18fa7e34f7cf5c9c4437c3665123456dea
languageName: node
linkType: hard

Expand Down Expand Up @@ -7373,7 +7373,7 @@ __metadata:
"@types/node": "npm:^20.14.12"
babel-jest: "npm:^29.7.0"
babel-plugin-add-module-exports: "npm:^1.0.4"
husky: "npm:^9.1.1"
husky: "npm:^9.1.2"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
lint-staged: "npm:^15.2.7"
Expand Down

0 comments on commit b89c256

Please sign in to comment.