Bump lint-staged from 9.4.0 to 9.4.1 (#4295) [ci skip]

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-07 15:11:54 -04:00 committed by Mac Siri
parent 236ce736fe
commit d63718e521
2 changed files with 5 additions and 5 deletions

View file

@ -79,7 +79,7 @@
"jest": "^23.5.0",
"jest-fetch-mock": "^2.1.2",
"jsdom": "^15.1.1",
"lint-staged": "^9.4.0",
"lint-staged": "^9.4.1",
"preact-render-spy": "1.3.0",
"preact-render-to-json": "^3.6.6",
"prettier": "^1.18.2",

View file

@ -7420,10 +7420,10 @@ linkstate@^1.1.1:
resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-1.1.1.tgz#cb9c29189baa7552295898f78f82b4055d6be108"
integrity sha512-5SICdxQG9FpWk44wSEoM2WOCUNuYfClp10t51XAIV5E7vUILF/dTYxf0vJw6bW2dUd2wcQon+LkNtRijpNLrig==
lint-staged@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687"
integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw==
lint-staged@^9.4.1:
version "9.4.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.1.tgz#60c0f85745bd398e6460aa7f5adb3cad3a2b862c"
integrity sha512-zFRbo1bAJEVf1m33paTTjDVfy2v3lICCqHfmQSgNoI+lWpi7HPG5y/R2Y7Whdce+FKxlZYs/U1sDSx8+nmQdDA==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"