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

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

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-06-13 19:40:58 +00:00
committed by peril-parse-community[bot]
parent 4e48609c49
commit 1e2037753a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -6345,9 +6345,9 @@
}
},
"lint-staged": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.0.tgz",
"integrity": "sha512-DxguyxGOIfb67wZ6EOrqzjAbw6ZH9XK3YS74HO+erJf6+SAQeJJPN//GBOG5xhdt2THeuXjVPaHcCYOWGZwRbA==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.2.1.tgz",
"integrity": "sha512-n0tDGR/rTCgQNwXnUf/eWIpPNddGWxC32ANTNYsj2k02iZb7Cz5ox2tytwBu+2r0zDXMEMKw7Y9OD/qsav561A==",
"dev": true,
"requires": {
"chalk": "^2.3.1",