mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-01 01:59:55 +00:00
Update dependency husky to v9.1.2
This commit is contained in:
parent
6cf4ae38e3
commit
e0fb5bf0cf
1 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ importers:
|
|||
version: 5.2.1(eslint-config-prettier@9.1.0(eslint@9.7.0))(eslint@9.7.0)(prettier@3.3.3)
|
||||
husky:
|
||||
specifier: ^9.0.11
|
||||
version: 9.1.1
|
||||
version: 9.1.2
|
||||
lint-staged:
|
||||
specifier: ^15.2.2
|
||||
version: 15.2.7
|
||||
|
@ -658,8 +658,8 @@ packages:
|
|||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
|
||||
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
|
||||
|
||||
|
@ -1844,7 +1844,7 @@ snapshots:
|
|||
|
||||
human-signals@5.0.0: {}
|
||||
|
||||
husky@9.1.1: {}
|
||||
husky@9.1.2: {}
|
||||
|
||||
ignore@5.3.1: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue