Bump husky from 9.1.2 to 9.1.3 (#31693)
Bumps [husky](https://github.com/typicode/husky) from 9.1.2 to 9.1.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.2...v9.1.3) --- 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
22f8e5cdf0
commit
e28b624974
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.2",
|
||||
"husky": "^9.1.3",
|
||||
"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.2
|
||||
version: 9.1.2
|
||||
specifier: ^9.1.3
|
||||
version: 9.1.3
|
||||
lint-staged:
|
||||
specifier: ^15.2.7
|
||||
version: 15.2.7
|
||||
|
@ -3062,8 +3062,8 @@ packages:
|
|||
humanize-duration@3.32.0:
|
||||
resolution: {integrity: sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ==}
|
||||
|
||||
husky@9.1.2:
|
||||
resolution: {integrity: sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==}
|
||||
husky@9.1.3:
|
||||
resolution: {integrity: sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7869,7 +7869,7 @@ snapshots:
|
|||
|
||||
humanize-duration@3.32.0: {}
|
||||
|
||||
husky@9.1.2: {}
|
||||
husky@9.1.3: {}
|
||||
|
||||
i18next-http-backend@2.5.2:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue