chore(deps): update dependency lint-staged to v11.2.2

pull/43799/head
Renovate Bot 2021-10-09 20:28:52 +00:00 committed by renovate[bot]
parent d3708422dd
commit 986345e43f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -17524,9 +17524,9 @@
}
},
"lint-staged": {
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
"version": "11.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.2.tgz",
"integrity": "sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==",
"dev": true,
"requires": {
"cli-truncate": "2.1.0",

View File

@ -122,7 +122,7 @@
"jest": "27.2.5",
"js-yaml": "3.14.1",
"lerna": "4.0.0",
"lint-staged": "11.2.1",
"lint-staged": "11.2.2",
"lodash": "4.17.21",
"markdownlint": "0.24.0",
"mock-fs": "5.1.1",