Update dependency lint-staged to v12.1.4

This commit is contained in:
Renovate Bot 2021-12-24 10:38:19 +00:00 committed by renovate[bot]
parent 101edf1315
commit 4ca850a902
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -8307,10 +8307,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
lint-staged@12.1.3:
version "12.1.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.3.tgz#a16e885c0a5e77de9cf559724d29a10348670e68"
integrity sha512-ajapdkaFxx+MVhvq6xQRg9zCnCLz49iQLJZP7+w8XaA3U4B35Z9xJJGq9vxmWo73QTvJLG+N2NxhjWiSexbAWQ==
lint-staged@12.1.4:
version "12.1.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e"
integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"