mirror of
https://github.com/directus/directus.git
synced 2026-01-28 05:18:13 -05:00
update dependency lint-staged to v11.0.1 (#6777)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user