chore(deps): update dependency lint-staged to v12.1.7
This commit is contained in:
committed by
renovate[bot]
parent
8d22f86ef6
commit
0815f73bd2
14
package-lock.json
generated
14
package-lock.json
generated
@ -85,7 +85,7 @@
|
|||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"jest": "27.4.7",
|
"jest": "27.4.7",
|
||||||
"js-yaml": "3.14.1",
|
"js-yaml": "3.14.1",
|
||||||
"lint-staged": "12.1.6",
|
"lint-staged": "12.1.7",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"markdownlint": "0.25.0",
|
"markdownlint": "0.25.0",
|
||||||
"mock-fs": "5.1.2",
|
"mock-fs": "5.1.2",
|
||||||
@ -35840,9 +35840,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/lint-staged": {
|
"node_modules/lint-staged": {
|
||||||
"version": "12.1.6",
|
"version": "12.1.7",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz",
|
||||||
"integrity": "sha512-Tn7tsxqVVdkR7wXgvZZxGntBEZ16/VFCXpc6EvsHBsTHSBmAOiUOGWmKTLH6wssqz1lUz+UpAQOo/xdhD41ixQ==",
|
"integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-truncate": "^3.1.0",
|
"cli-truncate": "^3.1.0",
|
||||||
@ -83808,9 +83808,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "12.1.6",
|
"version": "12.1.7",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.7.tgz",
|
||||||
"integrity": "sha512-Tn7tsxqVVdkR7wXgvZZxGntBEZ16/VFCXpc6EvsHBsTHSBmAOiUOGWmKTLH6wssqz1lUz+UpAQOo/xdhD41ixQ==",
|
"integrity": "sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"cli-truncate": "^3.1.0",
|
"cli-truncate": "^3.1.0",
|
||||||
|
@ -160,7 +160,7 @@
|
|||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"jest": "27.4.7",
|
"jest": "27.4.7",
|
||||||
"js-yaml": "3.14.1",
|
"js-yaml": "3.14.1",
|
||||||
"lint-staged": "12.1.6",
|
"lint-staged": "12.1.7",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"markdownlint": "0.25.0",
|
"markdownlint": "0.25.0",
|
||||||
"mock-fs": "5.1.2",
|
"mock-fs": "5.1.2",
|
||||||
|
Reference in New Issue
Block a user