Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent fb5b628 commit fcee7a9
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 @@ -45,7 +45,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-node": "0.3.9",
"eslint-plugin-import": "2.29.1",
"husky": "7.0.4",
"husky": "9.0.11",
"lint-staged": "14.0.1",
"micromatch": "4.0.5",
"pinst": "2.1.6",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ __metadata:
eslint-config-prettier: 8.10.0
eslint-import-resolver-node: 0.3.9
eslint-plugin-import: 2.29.1
husky: 7.0.4
husky: 9.0.11
lint-staged: 14.0.1
micromatch: 4.0.5
pinst: 2.1.6
Expand Down Expand Up @@ -1734,12 +1734,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:7.0.4":
version: 7.0.4
resolution: "husky@npm:7.0.4"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: lib/bin.js
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
husky: bin.mjs
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
languageName: node
linkType: hard

Expand Down

0 comments on commit fcee7a9

Please sign in to comment.