Update lint-staged to the latest version 🚀 (#6377)

* chore(package): update lint-staged to version 10.0.4

* 10.0.7

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
greenkeeper[bot]
2020-02-07 04:45:47 +00:00
committed by GitHub
parent 14f9418f72
commit ea32f5e55d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8193,9 +8193,9 @@
}
},
"lint-staged": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.3.tgz",
"integrity": "sha512-N071+M0yxKX0u67UOB8emFms29ekzrKoX1UlPcLS615O/rhx3+xRk5so8uU4tjdg4yNsD3ntdPSsuZnUPzblLA==",
"version": "10.0.7",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.0.7.tgz",
"integrity": "sha512-Byj0F4l7GYUpYYHEqyFH69NiI6ICTg0CeCKbhRorL+ickbzILKUlZLiyCkljZV02wnoh7yH7PmFyYm9PRNwk9g==",
"dev": true,
"requires": {
"chalk": "^3.0.0",

View File

@@ -85,7 +85,7 @@
"jasmine": "3.5.0",
"jsdoc": "3.6.3",
"jsdoc-babel": "0.5.0",
"lint-staged": "10.0.3",
"lint-staged": "10.0.7",
"mongodb-runner": "4.8.0",
"node-fetch": "2.6.0",
"nyc": "15.0.0",