chore(deps): update dependency lint-staged to v12.1.5 (#3951)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-03 15:46:53 +01:00 committed by GitHub
parent dfbcf412ed
commit f5c5e7d179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -40,7 +40,7 @@
"husky": "7.0.4",
"is-ci": "3.0.1",
"jest": "27.4.5",
"lint-staged": "12.1.4",
"lint-staged": "12.1.5",
"lodash": "4.17.21",
"minimist": "1.2.5",
"prettier": "2.5.1",
@ -10779,9 +10779,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -24974,9 +24974,9 @@
"dev": true
},
"lint-staged": {
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
"version": "12.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",

View File

@ -55,7 +55,7 @@
"husky": "7.0.4",
"is-ci": "3.0.1",
"jest": "27.4.5",
"lint-staged": "12.1.4",
"lint-staged": "12.1.5",
"lodash": "4.17.21",
"minimist": "1.2.5",
"prettier": "2.5.1",