Skip to content

Commit 1d4d73e

Browse files
chore(deps): update dependency husky to v9
1 parent 5b6ee95 commit 1d4d73e

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.31.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
@@ -2106,10 +2106,10 @@ human-signals@^4.3.0:
21062106
resolved "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz"
21072107
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
21082108

2109-
husky@^8.0.2:
2110-
version "8.0.3"
2111-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
2112-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
2109+
husky@^9.0.0:
2110+
version "9.1.6"
2111+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
2112+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
21132113

21142114
21152115
version "0.6.3"

0 commit comments

Comments
 (0)