Build(deps-dev): bump husky from 8.0.3 to 9.0.1

Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.1)
This commit is contained in:
2024-01-25 04:42:52 +00:00
parent 2cd715bcdb
commit d5960df036
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.1",
"husky": "^8.0.3",
"husky": "^9.0.1",
"postcss-html": "^1.6.0",
"prettier": "^3.2.4",
"stylelint": "^14.16.1",
+4 -4
View File
@@ -9999,10 +9999,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"
husky@^8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
husky@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.1.tgz#710ed0d06b7fb2f5723ea8db436b632e7aecc284"
integrity sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==
iconv-lite@^0.4.24:
version "0.4.24"