Skip to content

Commit 00eb174

Browse files
chore(deps): update devdependency husky to v9
1 parent 30483c5 commit 00eb174

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-nuxt": "^4.0.0",
3737
"eslint-plugin-prettier": "^5.1.3",
3838
"fuse.js": "^6.4.6",
39-
"husky": "^8.0.2",
39+
"husky": "^9.1.6",
4040
"lint-staged": "^13.1.0",
4141
"millify": "^4.0.0",
4242
"ohmyfetch": "^0.4.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7181,10 +7181,10 @@ human-signals@^3.0.1:
71817181
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-3.0.1.tgz#c740920859dafa50e5a3222da9d3bf4bb0e5eef5"
71827182
integrity sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==
71837183

7184-
husky@^8.0.2:
7185-
version "8.0.2"
7186-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
7187-
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
7184+
husky@^9.1.6:
7185+
version "9.1.6"
7186+
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
7187+
integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
71887188

71897189
iconv-lite@^0.4.24, iconv-lite@^0.4.8:
71907190
version "0.4.24"

0 commit comments

Comments
 (0)