mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Update dependency lint-staged to v14
This commit is contained in:
parent
2e86693eb6
commit
ecffbf35e9
@ -125,7 +125,7 @@
|
||||
"eslint-plugin-ghost": "3.3.0",
|
||||
"eslint-plugin-react": "7.33.0",
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.3.0",
|
||||
"lint-staged": "14.0.0",
|
||||
"nx": "16.6.0",
|
||||
"rimraf": "5.0.1",
|
||||
"ts-node": "10.9.1",
|
||||
|
@ -20588,10 +20588,10 @@ linkifyjs@^4.1.0:
|
||||
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.1.1.tgz#73d427e3bbaaf4ca8e71c589ad4ffda11a9a5fde"
|
||||
integrity sha512-zFN/CTVmbcVef+WaDXT63dNzzkfRBKT1j464NJQkV7iSgJU0sLBus9W0HBwnXK13/hf168pbrx/V/bjEHOXNHA==
|
||||
|
||||
lint-staged@13.3.0:
|
||||
version "13.3.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5"
|
||||
integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==
|
||||
lint-staged@14.0.0:
|
||||
version "14.0.0"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
|
||||
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
|
||||
dependencies:
|
||||
chalk "5.3.0"
|
||||
commander "11.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user