Bump lint-staged from 8.1.1 to 8.1.3 (#2918)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-04 20:59:07 +00:00
committed by chris48s
parent 26f3881e7c
commit 6179090a96
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -8646,9 +8646,9 @@
"integrity": "sha1-ZMTwJfF/1Tv7RXY/rrFvAVp0dVA="
},
"lint-staged": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.1.tgz",
"integrity": "sha512-6C9tmmCedjDYQMzHydT5mXRtmEgpGUQDoIl+Ser8cfI/n9grsRUsuG2jd1BWqGf62OV+BV+6n/Drt82uYTCgJg==",
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-8.1.3.tgz",
"integrity": "sha512-6TGkikL1B+6mIOuSNq2TV6oP21IhPMnV8q0cf9oYZ296ArTVNcbFh1l1pfVOHHbBIYLlziWNsQ2q45/ffmJ4AA==",
"dev": true,
"requires": {
"@iamstarkov/listr-update-renderer": "0.4.1",

View File

@@ -162,7 +162,7 @@
"is-png": "^1.1.0",
"is-svg": "^3.0.0",
"js-yaml-loader": "^1.0.1",
"lint-staged": "^8.1.1",
"lint-staged": "^8.1.3",
"lodash.debounce": "^4.0.8",
"lodash.difference": "^4.5.0",
"lodash.groupby": "^4.6.0",