chore(deps-dev): bump husky from 8.0.3 to 9.0.6 (#1348)
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
82978e0db6
commit
b3f0dc9d3d
|
|
@ -198,7 +198,7 @@
|
|||
"eslint-plugin-react": "7.33.2",
|
||||
"eslint-plugin-tailwindcss": "3.14.0",
|
||||
"eslint-plugin-unused-imports": "3.0.0",
|
||||
"husky": "8.0.3",
|
||||
"husky": "9.0.6",
|
||||
"lint-staged": "15.2.0",
|
||||
"postcss": "8.4.33",
|
||||
"postcss-import": "16.0.0",
|
||||
|
|
|
|||
|
|
@ -510,8 +510,8 @@ devDependencies:
|
|||
specifier: 3.0.0
|
||||
version: 3.0.0(eslint@8.56.0)
|
||||
husky:
|
||||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
specifier: 9.0.6
|
||||
version: 9.0.6
|
||||
lint-staged:
|
||||
specifier: 15.2.0
|
||||
version: 15.2.0
|
||||
|
|
@ -8995,9 +8995,9 @@ packages:
|
|||
ms: 2.1.3
|
||||
dev: false
|
||||
|
||||
/husky@8.0.3:
|
||||
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
|
||||
engines: {node: '>=14'}
|
||||
/husky@9.0.6:
|
||||
resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue