Bump lint-staged from 7.2.2 to 7.3.0 (#721) [ci skip]

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v7.2.2...v7.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-24 12:43:27 -04:00 committed by Mac Siri
parent 4456d55635
commit 9e240bbb46
2 changed files with 4 additions and 4 deletions

View file

@ -71,7 +71,7 @@
"husky": "^0.14.3",
"jest": "^23.5.0",
"jest-fetch-mock": "^1.6.6",
"lint-staged": "^7.2.2",
"lint-staged": "^7.3.0",
"preact-compat": "^3.18.4",
"preact-render-spy": "^1.3.0",
"preact-render-to-json": "^3.6.6",

View file

@ -5418,9 +5418,9 @@ linkstate@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-1.1.1.tgz#cb9c29189baa7552295898f78f82b4055d6be108"
lint-staged@^7.2.2:
version "7.2.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.2.2.tgz#0983d55d497f19f36d11ff2c8242b2f56cc2dd05"
lint-staged@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
dependencies:
chalk "^2.3.1"
commander "^2.14.1"