Skip to content

Commit

Permalink
feat(deps): update dependency husky to v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 7431ec6 commit 82c675e
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 @@ -51,7 +51,7 @@
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.1.1",
"husky": "9.1.2",
"inquirer": "9.3.6",
"pinst": "3.0.0",
"prettier": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:48.8.3"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:0.25.1"
husky: "npm:9.1.1"
husky: "npm:9.1.2"
inquirer: "npm:9.3.6"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -6408,12 +6408,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

0 comments on commit 82c675e

Please sign in to comment.