Bump lint-staged from 8.1.3 to 8.1.4 (#5366)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v8.1.3...v8.1.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-15 10:33:23 +00:00
committed by peril-parse-community[bot]
parent bc05d71824
commit 99943ff52b

8
package-lock.json generated
View File

@@ -6306,9 +6306,9 @@
"dev": true
},
"lint-staged": {
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.3.tgz",
"integrity": "sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==",
"version": "8.1.4",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.4.tgz",
"integrity": "sha512-oFbbhB/VzN8B3i/sIdb9gMfngGArI6jIfxSn+WPdQb2Ni3GJeS6T4j5VriSbQfxfMuYoQlMHOoFt+lfcWV0HfA==",
"dev": true,
"requires": {
"@iamstarkov/listr-update-renderer": "0.4.1",
@@ -6324,7 +6324,7 @@
"is-glob": "^4.0.0",
"is-windows": "^1.0.2",
"listr": "^0.14.2",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"log-symbols": "^2.2.0",
"micromatch": "^3.1.8",
"npm-which": "^3.0.1",