chore(deps-dev): bump lint-staged from 12.0.3 to 12.1.2 (#3872)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.0.3 to 12.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.0.3...v12.1.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-11-22 21:58:22 +01:00 committed by GitHub
parent 72b466f62b
commit 175a6ca029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 14 deletions

47
package-lock.json generated
View File

@ -40,7 +40,7 @@
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"jest": "^27.3.0",
"lint-staged": "^12.0.3",
"lint-staged": "^12.1.2",
"lodash": "^4.17.21",
"minimist": "^1.2.5",
"prettier": "^2.3.2",
@ -2031,7 +2031,8 @@
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
"dev": true
"dev": true,
"optional": true
},
"node_modules/@types/prettier": {
"version": "2.4.1",
@ -4358,6 +4359,7 @@
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
"dev": true,
"optional": true,
"dependencies": {
"@types/parse-json": "^4.0.0",
"import-fresh": "^3.2.1",
@ -10501,6 +10503,15 @@
"node": ">=0.10.0"
}
},
"node_modules/lilconfig": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.4.tgz",
"integrity": "sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==",
"dev": true,
"engines": {
"node": ">=10"
}
},
"node_modules/lines-and-columns": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
@ -10508,24 +10519,25 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "12.0.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.0.3.tgz",
"integrity": "sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ==",
"version": "12.1.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.2.tgz",
"integrity": "sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
"colorette": "^2.0.16",
"commander": "^8.3.0",
"cosmiconfig": "^7.0.1",
"debug": "^4.3.2",
"enquirer": "^2.3.6",
"execa": "^5.1.1",
"lilconfig": "2.0.4",
"listr2": "^3.13.3",
"micromatch": "^4.0.4",
"normalize-path": "^3.0.0",
"object-inspect": "^1.11.0",
"string-argv": "^0.3.1",
"supports-color": "^9.0.2"
"supports-color": "^9.0.2",
"yaml": "^1.10.2"
},
"bin": {
"lint-staged": "bin/lint-staged.js"
@ -18031,7 +18043,8 @@
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
"dev": true
"dev": true,
"optional": true
},
"@types/prettier": {
"version": "2.4.1",
@ -19865,6 +19878,7 @@
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
"integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
"dev": true,
"optional": true,
"requires": {
"@types/parse-json": "^4.0.0",
"import-fresh": "^3.2.1",
@ -24632,6 +24646,12 @@
}
}
},
"lilconfig": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.4.tgz",
"integrity": "sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==",
"dev": true
},
"lines-and-columns": {
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz",
@ -24639,24 +24659,25 @@
"dev": true
},
"lint-staged": {
"version": "12.0.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.0.3.tgz",
"integrity": "sha512-/NwNQjrhqz+AjV+e0URbtphvpHNcNdR/W6p9GxO+qIg7cxCxy0uKYO0xORQhZamp1BPjIhRUWsjbLnwEIiPHgQ==",
"version": "12.1.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.2.tgz",
"integrity": "sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",
"colorette": "^2.0.16",
"commander": "^8.3.0",
"cosmiconfig": "^7.0.1",
"debug": "^4.3.2",
"enquirer": "^2.3.6",
"execa": "^5.1.1",
"lilconfig": "2.0.4",
"listr2": "^3.13.3",
"micromatch": "^4.0.4",
"normalize-path": "^3.0.0",
"object-inspect": "^1.11.0",
"string-argv": "^0.3.1",
"supports-color": "^9.0.2"
"supports-color": "^9.0.2",
"yaml": "^1.10.2"
},
"dependencies": {
"has-flag": {

View File

@ -55,7 +55,7 @@
"husky": "^7.0.4",
"is-ci": "^3.0.1",
"jest": "^27.3.0",
"lint-staged": "^12.0.3",
"lint-staged": "^12.1.2",
"lodash": "^4.17.21",
"minimist": "^1.2.5",
"prettier": "^2.3.2",