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
co-authored by Renovate Bot
parent dfbcf412ed
commit f5c5e7d179
2 changed files with 8 additions and 8 deletions
+7 -7
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",
+1 -1
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",