Update lint-staged to the latest version 🚀 (#5756)
* chore(package): update lint-staged to version 9.0.2 * chore(package): update lockfile package-lock.json
This commit is contained in:
committed by
peril-parse-community[bot]
parent
2c4031092e
commit
d33fb677be
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6646,9 +6646,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.1.tgz",
|
||||
"integrity": "sha512-LZ6n/uzOYJRxmjUrEE6v3wHcL/YOkIMphSwfsyQwmKyFB0l/bRe0AQSG4+QUXHk71C9d2H7Z5KvIZi+qslyrVQ==",
|
||||
"version": "9.0.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.2.tgz",
|
||||
"integrity": "sha512-2W9yBRADEzcGs6j/57JA0GVzSTByYgWbcU89/Xm0s/k+4qMp8032tZYPPmP422xZ79xtUaNisJ/0U5lbuYmaTA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"jasmine-spec-reporter": "4.2.1",
|
||||
"jsdoc": "3.6.2",
|
||||
"jsdoc-babel": "0.5.0",
|
||||
"lint-staged": "9.0.1",
|
||||
"lint-staged": "9.0.2",
|
||||
"mongodb-runner": "4.3.2",
|
||||
"node-fetch": "2.6.0",
|
||||
"nyc": "14.1.1",
|
||||
|
||||
Reference in New Issue
Block a user