0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency lint-staged to v13.1.1

This commit is contained in:
renovate[bot] 2023-02-07 07:35:23 +00:00 committed by Daniel Lockyer
parent e0bcb26600
commit 244fd05035
2 changed files with 5 additions and 5 deletions

View file

@ -119,7 +119,7 @@
"concurrently": "7.6.0",
"eslint-plugin-ghost": "2.16.0",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"lint-staged": "13.1.1",
"nodemon": "2.0.20"
}
}

View file

@ -18095,10 +18095,10 @@ linkify-it@^4.0.1:
dependencies:
uc.micro "^1.0.1"
lint-staged@13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.0.tgz#d4c61aec939e789e489fa51987ec5207b50fd37e"
integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==
lint-staged@13.1.1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.19"