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

This commit is contained in:
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": { "lint-staged": {
"version": "11.2.1", "version": "11.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.2.tgz",
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==", "integrity": "sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"cli-truncate": "2.1.0", "cli-truncate": "2.1.0",

View File

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