1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-15 01:16:22 +02:00

chore(deps): update dependency lint-staged to v11.2.3

This commit is contained in:
Renovate Bot 2021-10-10 19:16:45 +00:00 committed by renovate[bot]
parent 8b98e075ae
commit 1e2a0d9045
2 changed files with 5 additions and 5 deletions

View File

@ -144,7 +144,7 @@
"husky": "7.0.2",
"jest": "27.2.5",
"jest-fetch-mock": "3.0.3",
"lint-staged": "11.2.2",
"lint-staged": "11.2.3",
"prettier": "2.4.1",
"proxyquire": "2.1.3",
"source-map-support": "0.5.20",

View File

@ -4589,10 +4589,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@11.2.2:
version "11.2.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.2.tgz#b2b96d8c4eb350f832143c812defa2c70b9d0a2c"
integrity sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==
lint-staged@11.2.3:
version "11.2.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb"
integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==
dependencies:
cli-truncate "2.1.0"
colorette "^1.4.0"