Bump lint-staged from 9.2.1 to 9.2.4 (#3834) [ci skip]

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.1 to 9.2.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v9.2.1...v9.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-26 16:46:24 -04:00 committed by Mac Siri
parent 4785183b21
commit a6a72f7e59
2 changed files with 6 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.2.1",
"lint-staged": "^9.2.4",
"preact-render-spy": "1.3.0",
"preact-render-to-json": "^3.6.6",
"prettier": "^1.18.2",

View file

@ -7428,10 +7428,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.2.1:
version "9.2.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.1.tgz#57fc5947611604d5a32e478734a13f3e4687f646"
integrity sha512-3lGgJfBddCy/WndKdNko+uJbwyYjBD1k+V+SA+phBYWzH265S95KQya/Wln/UL+hOjc7NcjtFYVCUWuAcqYHhg==
lint-staged@^9.2.4:
version "9.2.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.4.tgz#7a35839c9c6103ec98eabf43e35657c209509345"
integrity sha512-RAt5ogbLRiKy9+T3dKbbPKP6tN2I9VjEtTXQFxdkauUdMjIBsS70ikwwSgsBR8xVVCUSX7sVDyWCyem5xB8YDw==
dependencies:
chalk "^2.4.2"
commander "^2.20.0"
@ -7443,6 +7443,7 @@ lint-staged@^9.2.1:
listr "^0.14.3"
log-symbols "^3.0.0"
micromatch "^4.0.2"
normalize-path "^3.0.0"
please-upgrade-node "^3.1.1"
string-argv "^0.3.0"
stringify-object "^3.3.0"