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

This commit is contained in:
Renovate Bot
2021-07-22 22:18:27 +00:00
committed by renovate[bot]
parent 5f37ca8251
commit b9e6e6da29
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -17060,9 +17060,9 @@
} }
}, },
"lint-staged": { "lint-staged": {
"version": "11.0.1", "version": "11.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.0.tgz",
"integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==", "integrity": "sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^4.1.1", "chalk": "^4.1.1",
@ -17140,9 +17140,9 @@
} }
}, },
"listr2": { "listr2": {
"version": "3.10.0", "version": "3.11.0",
"resolved": "https://registry.npmjs.org/listr2/-/listr2-3.10.0.tgz", "resolved": "https://registry.npmjs.org/listr2/-/listr2-3.11.0.tgz",
"integrity": "sha512-eP40ZHihu70sSmqFNbNy2NL1YwImmlMmPh9WO5sLmPDleurMHt3n+SwEWNu2kzKScexZnkyFtc1VI0z/TGlmpw==", "integrity": "sha512-XLJVe2JgXCyQTa3FbSv11lkKExYmEyA4jltVo8z4FX10Vt1Yj8IMekBfwim0BSOM9uj1QMTJvDQQpHyuPbB/dQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"cli-truncate": "^2.1.0", "cli-truncate": "^2.1.0",

View File

@ -129,7 +129,7 @@
"jest": "27.0.6", "jest": "27.0.6",
"js-yaml": "3.14.1", "js-yaml": "3.14.1",
"lerna": "4.0.0", "lerna": "4.0.0",
"lint-staged": "11.0.1", "lint-staged": "11.1.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"markdownlint": "0.23.1", "markdownlint": "0.23.1",
"mock-fs": "5.0.0", "mock-fs": "5.0.0",