Skip to content

Commit 69de4ab

Browse files
chore(deps): update dependency husky to v9
1 parent 35b9b9b commit 69de4ab

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.56.0",
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
@@ -1980,10 +1980,10 @@ human-signals@^4.3.0:
19801980
resolved "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz"
19811981
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
19821982

1983-
husky@^8.0.2:
1984-
version "8.0.3"
1985-
resolved "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz"
1986-
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
1983+
husky@^9.0.0:
1984+
version "9.1.6"
1985+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
1986+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
19871987

19881988
19891989
version "0.6.3"

0 commit comments

Comments
 (0)