Bump lint-staged from 9.1.0 to 9.2.0 (#5802)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.1.0...v9.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-11 11:13:41 +00:00
committed by peril-parse-community[bot]
parent 5341b8248f
commit b5b718196b
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@@ -6794,9 +6794,9 @@
}
},
"lint-staged": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.1.0.tgz",
"integrity": "sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.0.tgz",
"integrity": "sha512-K/CQWcxYunc8lGMNTFvtI4+ybJcHW3K4Ghudz2OrJhIWdW/i1WWu9rGiVj4yJ0+D/xh8a08kp5slt89VZC9Eqg==",
"dev": true,
"requires": {
"chalk": "^2.4.2",
@@ -7012,12 +7012,6 @@
"requires": {
"chalk": "^1.0.0"
}
},
"supports-color": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
"dev": true
}
}
},
@@ -10134,6 +10128,12 @@
}
}
},
"supports-color": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
"dev": true
},
"symbol-observable": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz",

View File

@@ -80,7 +80,7 @@
"jasmine": "3.4.0",
"jsdoc": "3.6.2",
"jsdoc-babel": "0.5.0",
"lint-staged": "9.1.0",
"lint-staged": "9.2.0",
"mongodb-runner": "4.3.2",
"node-fetch": "2.6.0",
"nyc": "14.1.1",