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