mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Merge pull request #315 from LemmyNet/renovate/husky-9.x-lockfile
chore(deps): update dependency husky to v9.0.11
This commit is contained in:
commit
ee6c2c94d8
1 changed files with 4 additions and 4 deletions
|
@ -146,7 +146,7 @@ importers:
|
||||||
version: 5.1.3(@types/eslint@8.56.2)(eslint@8.56.0)(prettier@3.2.4)
|
version: 5.1.3(@types/eslint@8.56.2)(eslint@8.56.0)(prettier@3.2.4)
|
||||||
husky:
|
husky:
|
||||||
specifier: ^9.0.6
|
specifier: ^9.0.6
|
||||||
version: 9.0.6
|
version: 9.0.11
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: ^15.0.2
|
specifier: ^15.0.2
|
||||||
version: 15.2.2
|
version: 15.2.2
|
||||||
|
@ -2002,8 +2002,8 @@ packages:
|
||||||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||||
engines: {node: '>=16.17.0'}
|
engines: {node: '>=16.17.0'}
|
||||||
|
|
||||||
husky@9.0.6:
|
husky@9.0.11:
|
||||||
resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==}
|
resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -5693,7 +5693,7 @@ snapshots:
|
||||||
|
|
||||||
human-signals@5.0.0: {}
|
human-signals@5.0.0: {}
|
||||||
|
|
||||||
husky@9.0.6: {}
|
husky@9.0.11: {}
|
||||||
|
|
||||||
i18next@23.8.0:
|
i18next@23.8.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue