Bump lint-staged from 9.3.0 to 9.4.0 (#6086)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.3.0...v9.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-26 11:14:49 +00:00
committed by peril-parse-community[bot]
parent 48e03c8cdf
commit dd08786a53
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7163,9 +7163,9 @@
}
},
"lint-staged": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.3.0.tgz",
"integrity": "sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.4.0.tgz",
"integrity": "sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==",
"dev": true,
"requires": {
"chalk": "^2.4.2",

View File

@@ -83,7 +83,7 @@
"jasmine": "3.5.0",
"jsdoc": "3.6.3",
"jsdoc-babel": "0.5.0",
"lint-staged": "9.3.0",
"lint-staged": "9.4.0",
"mongodb-runner": "4.7.2",
"node-fetch": "2.6.0",
"nyc": "14.1.1",