Bump lint-staged from 9.1.0 to 9.2.0 (#3482) [ci skip]

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-15 10:59:49 -04:00 committed by Mac Siri
parent f8ebe7659d
commit 0bbdb3cc21
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -7118,10 +7118,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.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.1.0.tgz#24564128c9208bf5d8001a66afe7156dfbe9da30"
integrity sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==
lint-staged@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.0.tgz#155e5723dffdaa55d252c47bab05a2962c1e9781"
integrity sha512-K/CQWcxYunc8lGMNTFvtI4+ybJcHW3K4Ghudz2OrJhIWdW/i1WWu9rGiVj4yJ0+D/xh8a08kp5slt89VZC9Eqg==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"