mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency lint-staged to v13.1.0
This commit is contained in:
parent
cdca9d73b3
commit
c203f1da7a
2 changed files with 5 additions and 5 deletions
|
@ -117,7 +117,7 @@
|
|||
"concurrently": "7.6.0",
|
||||
"eslint-plugin-ghost": "2.16.0",
|
||||
"husky": "8.0.2",
|
||||
"lint-staged": "13.0.4",
|
||||
"lint-staged": "13.1.0",
|
||||
"nodemon": "2.0.20"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -17734,10 +17734,10 @@ linkify-it@^4.0.1:
|
|||
dependencies:
|
||||
uc.micro "^1.0.1"
|
||||
|
||||
lint-staged@13.0.4:
|
||||
version "13.0.4"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.4.tgz#c4b4391280c35165b805ad43304ba01f733067a0"
|
||||
integrity sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==
|
||||
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==
|
||||
dependencies:
|
||||
cli-truncate "^3.1.0"
|
||||
colorette "^2.0.19"
|
||||
|
|
Loading…
Add table
Reference in a new issue