update dependency lint-staged to v11.0.1 (#6777)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-13 09:29:36 -04:00
committed by GitHub
parent 63810744ed
commit 39e28c14ec
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -30,7 +30,7 @@
"jest": "27.0.6",
"knex": "0.95.7",
"lerna": "4.0.0",
"lint-staged": "11.0.0",
"lint-staged": "11.0.1",
"listr": "0.14.3",
"mysql": "2.18.1",
"nanoid": "3.1.23",
@@ -29774,9 +29774,9 @@
}
},
"node_modules/lint-staged": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.0.tgz",
"integrity": "sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz",
"integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==",
"dev": true,
"dependencies": {
"chalk": "^4.1.1",
@@ -84857,9 +84857,9 @@
}
},
"lint-staged": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.0.tgz",
"integrity": "sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw==",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz",
"integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==",
"dev": true,
"requires": {
"chalk": "^4.1.1",

View File

@@ -44,7 +44,7 @@
"jest": "27.0.6",
"knex": "0.95.7",
"lerna": "4.0.0",
"lint-staged": "11.0.0",
"lint-staged": "11.0.1",
"listr": "0.14.3",
"mysql": "2.18.1",
"nanoid": "3.1.23",