Skip to content

Commit d09674f

Browse files
chore(deps): update dependency husky to v9
1 parent 6fdb37f commit d09674f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cross-env": "^7.0.3",
4242
"eslint": "8.57.1",
4343
"eslint-plugin-vue": "9.28.0",
44-
"husky": "^8.0.2",
44+
"husky": "^9.0.0",
4545
"jsdom": "^22.0.0",
4646
"npm-run-all2": "^5.0.0",
4747
"prettier": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,10 +2130,10 @@ human-signals@^4.3.0:
21302130
resolved "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz"
21312131
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
21322132

2133-
husky@^8.0.2:
2134-
version "8.0.3"
2135-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
2136-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2133+
husky@^9.0.0:
2134+
version "9.1.6"
2135+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
2136+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
21372137

21382138
21392139
version "0.6.3"

0 commit comments

Comments
 (0)