Update dependency lint-staged to v12.3.5

This commit is contained in:
Renovate Bot 2022-03-05 10:49:39 +00:00 committed by renovate[bot]
parent 9d370d4478
commit b7be2482f7
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -71,7 +71,7 @@
"eslint-plugin-react": "7.29.3",
"gatsby-plugin-eslint": "4.0.2",
"husky": "7.0.4",
"lint-staged": "12.3.4",
"lint-staged": "12.3.5",
"prettier": "2.5.1"
}
},
@ -13822,9 +13822,9 @@
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
},
"node_modules/lint-staged": {
"version": "12.3.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.4.tgz",
"integrity": "sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==",
"version": "12.3.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.5.tgz",
"integrity": "sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -32353,9 +32353,9 @@
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
},
"lint-staged": {
"version": "12.3.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.4.tgz",
"integrity": "sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==",
"version": "12.3.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.5.tgz",
"integrity": "sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View file

@ -81,7 +81,7 @@
"eslint-plugin-react": "7.29.3",
"gatsby-plugin-eslint": "4.0.2",
"husky": "7.0.4",
"lint-staged": "12.3.4",
"lint-staged": "12.3.5",
"prettier": "2.5.1"
},
"lint-staged": {

View file

@ -7948,10 +7948,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
lint-staged@12.3.4:
version "12.3.4"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.4.tgz"
integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==
lint-staged@12.3.5:
version "12.3.5"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.5.tgz"
integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"