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 14, 2024
1 parent 681fee5 commit c838b2a
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.11",
"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.11
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.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: lib/bin.js
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
husky: bin.mjs
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
languageName: node
linkType: hard

Expand Down

0 comments on commit c838b2a

Please sign in to comment.