mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency lint-staged to v13.1.2
This commit is contained in:
parent
3e4cb3f85e
commit
9bd2b8c708
2 changed files with 5 additions and 5 deletions
|
@ -119,7 +119,7 @@
|
||||||
"concurrently": "7.6.0",
|
"concurrently": "7.6.0",
|
||||||
"eslint-plugin-ghost": "2.16.0",
|
"eslint-plugin-ghost": "2.16.0",
|
||||||
"husky": "8.0.3",
|
"husky": "8.0.3",
|
||||||
"lint-staged": "13.1.1",
|
"lint-staged": "13.1.2",
|
||||||
"nodemon": "2.0.20"
|
"nodemon": "2.0.20"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -18148,10 +18148,10 @@ linkify-it@^4.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
uc.micro "^1.0.1"
|
uc.micro "^1.0.1"
|
||||||
|
|
||||||
lint-staged@13.1.1:
|
lint-staged@13.1.2:
|
||||||
version "13.1.1"
|
version "13.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
|
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
|
||||||
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
|
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate "^3.1.0"
|
cli-truncate "^3.1.0"
|
||||||
colorette "^2.0.19"
|
colorette "^2.0.19"
|
||||||
|
|
Loading…
Add table
Reference in a new issue