Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): update devdependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent 681fee5 commit 08775ec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-n": "^15.2.5",
"eslint-plugin-promise": "^6.0.1",
"eslint-plugin-standard": "^5.0.0",
"husky": "^8.0.1",
"husky": "^9.0.10",
"jest": "^29.0.1",
"lint-staged": "^13.0.3",
"pinst": "^3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -2312,7 +2312,7 @@ __metadata:
eslint-plugin-promise: ^6.0.1
eslint-plugin-standard: ^5.0.0
eslint-plugin-vue: ^9.4.0
husky: ^8.0.1
husky: ^9.0.10
jest: ^29.0.1
lint-staged: ^13.0.3
pinst: ^3.0.0
Expand Down Expand Up @@ -3141,12 +3141,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^8.0.1":
version: 8.0.1
resolution: "husky@npm:8.0.1"
"husky@npm:^9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: lib/bin.js
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
husky: bin.mjs
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
languageName: node
linkType: hard

Expand Down

0 comments on commit 08775ec

Please sign in to comment.