Bump husky from 9.1.1 to 9.1.2 (#31645)
Bumps [husky](https://github.com/typicode/husky) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.1...v9.1.2) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... 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
6f62e6768c
commit
02489db9f2
2 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"eslint-plugin-react": "^7.35.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"husky": "^9.1.1",
|
||||
"husky": "^9.1.2",
|
||||
"lint-staged": "^15.2.7",
|
||||
"prettier": "^3.3.3",
|
||||
"tslib": "^2.6.3",
|
||||
|
|
|
@ -45,8 +45,8 @@ importers:
|
|||
specifier: ^4.6.2
|
||||
version: 4.6.2(eslint@8.57.0)
|
||||
husky:
|
||||
specifier: ^9.1.1
|
||||
version: 9.1.1
|
||||
specifier: ^9.1.2
|
||||
version: 9.1.2
|
||||
lint-staged:
|
||||
specifier: ^15.2.7
|
||||
version: 15.2.7
|
||||
|
@ -3142,8 +3142,8 @@ packages:
|
|||
humanize-duration@3.32.0:
|
||||
resolution: {integrity: sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ==}
|
||||
|
||||
husky@9.1.1:
|
||||
resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==}
|
||||
husky@9.1.2:
|
||||
resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -8002,7 +8002,7 @@ snapshots:
|
|||
|
||||
humanize-duration@3.32.0: {}
|
||||
|
||||
husky@9.1.1: {}
|
||||
husky@9.1.2: {}
|
||||
|
||||
i18next-http-backend@2.5.2:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue