chore(deps): update dependency lint-staged to v12.1.5
This commit is contained in:
committed by
renovate[bot]
parent
90795f6dd4
commit
6e42aafa84
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.5",
|
"jest": "27.4.5",
|
||||||
"js-yaml": "3.14.1",
|
"js-yaml": "3.14.1",
|
||||||
"lint-staged": "12.1.4",
|
"lint-staged": "12.1.5",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"markdownlint": "0.24.0",
|
"markdownlint": "0.24.0",
|
||||||
"mock-fs": "5.1.2",
|
"mock-fs": "5.1.2",
|
||||||
@ -35869,9 +35869,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/lint-staged": {
|
"node_modules/lint-staged": {
|
||||||
"version": "12.1.4",
|
"version": "12.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
|
||||||
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
|
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cli-truncate": "^3.1.0",
|
"cli-truncate": "^3.1.0",
|
||||||
@ -83888,9 +83888,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "12.1.4",
|
"version": "12.1.5",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.4.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.1.5.tgz",
|
||||||
"integrity": "sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==",
|
"integrity": "sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==",
|
||||||
"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.5",
|
"jest": "27.4.5",
|
||||||
"js-yaml": "3.14.1",
|
"js-yaml": "3.14.1",
|
||||||
"lint-staged": "12.1.4",
|
"lint-staged": "12.1.5",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"markdownlint": "0.24.0",
|
"markdownlint": "0.24.0",
|
||||||
"mock-fs": "5.1.2",
|
"mock-fs": "5.1.2",
|
||||||
|
Reference in New Issue
Block a user