Update dependency lint-staged to v12.1.6

This commit is contained in:
Renovate Bot 2022-01-07 10:55:24 +00:00 committed by renovate[bot]
parent 4fc98f9f72
commit 98cfc8099e
2 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@
"eslint-plugin-react": "7.28.0", "eslint-plugin-react": "7.28.0",
"gatsby-plugin-eslint": "4.0.2", "gatsby-plugin-eslint": "4.0.2",
"husky": "7.0.4", "husky": "7.0.4",
"lint-staged": "12.1.5", "lint-staged": "12.1.6",
"prettier": "2.5.1" "prettier": "2.5.1"
}, },
"lint-staged": { "lint-staged": {

View file

@ -8362,10 +8362,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.1.5: lint-staged@12.1.6:
version "12.1.5" version "12.1.6"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809" resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.6.tgz#7d5b92ba9273fab51c902353db390f17957e74a7"
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA== integrity sha512-Tn7tsxqVVdkR7wXgvZZxGntBEZ16/VFCXpc6EvsHBsTHSBmAOiUOGWmKTLH6wssqz1lUz+UpAQOo/xdhD41ixQ==
dependencies: dependencies:
cli-truncate "^3.1.0" cli-truncate "^3.1.0"
colorette "^2.0.16" colorette "^2.0.16"