Update dependency lint-staged to v12.0.2

This commit is contained in:
Renovate Bot 2021-11-14 11:28:11 +00:00 committed by renovate[bot]
parent 7d04f36ad4
commit b5524cb53b
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@
"eslint-plugin-react": "7.27.0", "eslint-plugin-react": "7.27.0",
"gatsby-plugin-eslint": "4.0.2", "gatsby-plugin-eslint": "4.0.2",
"husky": "7.0.4", "husky": "7.0.4",
"lint-staged": "12.0.1", "lint-staged": "12.0.2",
"prettier": "2.4.1" "prettier": "2.4.1"
}, },
"lint-staged": { "lint-staged": {

View file

@ -8265,10 +8265,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
lint-staged@12.0.1: lint-staged@12.0.2:
version "12.0.1" version "12.0.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.1.tgz#796bdfce87c5557bfea1497f7c6c4a7da3ffc338" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.0.2.tgz#b0f96f2a57898658a5b59e087aeff975dad03fc1"
integrity sha512-4sqWnR+uhhRzqtOmkMPr0EWogeYMg9JwGxNErlxA8NzMTFv8dI93Be5htXMODfr/Sj9WVwCtjJntq9sJ6wpwvQ== integrity sha512-tpCvACqc7bykziGJmXG0G8YG2RaCrWiDBwmrP9wU7i/3za9JMOvCECQmXjw/sO4ICC70ApVwyqixS1htQX9Haw==
dependencies: dependencies:
cli-truncate "3.1.0" cli-truncate "3.1.0"
colorette "^2.0.16" colorette "^2.0.16"