1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency lint-staged to v12.4.2

This commit is contained in:
Renovate Bot 2022-05-24 15:06:16 +00:00 committed by renovate[bot]
parent e3399cda89
commit ad319f9016
2 changed files with 5 additions and 5 deletions

View File

@ -153,7 +153,7 @@
"fetch-mock": "9.11.0",
"husky": "8.0.1",
"jest": "27.5.1",
"lint-staged": "12.3.7",
"lint-staged": "12.4.2",
"nock": "^13.2.4",
"prettier": "2.6.2",
"proxyquire": "2.1.3",

View File

@ -4953,10 +4953,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
lint-staged@12.3.7:
version "12.3.7"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz"
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
lint-staged@12.4.2:
version "12.4.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.2.tgz#380a5ec5a7a23caa9420972b0f98c8192afddecd"
integrity sha512-JAJGIzY/OioIUtrRePr8go6qUxij//mL+RGGoFKU3VWQRtIHgWoHizSqH0QVn2OwrbXS9Q6CICQjfj+E5qvrXg==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"