mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2025-02-03 15:41:37 +00:00
Update dependency lint-staged to v15.4.3 (#464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
01b759a4ed
commit
2f9ced637a
1 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ importers:
|
|||
version: 9.1.7
|
||||
lint-staged:
|
||||
specifier: ^15.2.7
|
||||
version: 15.4.2
|
||||
version: 15.4.3
|
||||
prettier:
|
||||
specifier: ^3.3.3
|
||||
version: 3.4.2
|
||||
|
@ -795,8 +795,8 @@ packages:
|
|||
linkify-it@5.0.0:
|
||||
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
|
||||
|
||||
lint-staged@15.4.2:
|
||||
resolution: {integrity: sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw==}
|
||||
lint-staged@15.4.3:
|
||||
resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1944,7 +1944,7 @@ snapshots:
|
|||
dependencies:
|
||||
uc.micro: 2.1.0
|
||||
|
||||
lint-staged@15.4.2:
|
||||
lint-staged@15.4.3:
|
||||
dependencies:
|
||||
chalk: 5.4.1
|
||||
commander: 13.1.0
|
||||
|
|
Loading…
Reference in a new issue