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

pull/43810/head
Renovate Bot 2021-10-10 21:13:18 +00:00 committed by renovate[bot]
parent bdd33a5fe7
commit 8db6fa6b32
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.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.2.tgz",
"integrity": "sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==",
"version": "11.2.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3.tgz",
"integrity": "sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==",
"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.2",
"lint-staged": "11.2.3",
"lodash": "4.17.21",
"markdownlint": "0.24.0",
"mock-fs": "5.1.1",