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

pull/43796/head
Renovate Bot 2021-10-09 05:10:23 +00:00 committed by renovate[bot]
parent 0c4d757e73
commit 0e2f5f0074
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.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.0.tgz",
"integrity": "sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==",
"version": "11.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
"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.0",
"lint-staged": "11.2.1",
"lodash": "4.17.21",
"markdownlint": "0.24.0",
"mock-fs": "5.1.1",