diff --git a/package.json b/package.json index 1340864..eac5b7e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "coveralls": "^3.0.0", "husky": "0.14.3", "jest": "^22.1.4", - "lint-staged": "6.0.1", + "lint-staged": "6.1.0", "nyc": "^11.4.1", "prettier": "1.10.2" }, diff --git a/yarn.lock b/yarn.lock index 507fb95..bea170f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1874,9 +1874,9 @@ levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" -lint-staged@6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.0.1.tgz#855f2993ab4a265430e2fd9828427e648d65e6b4" +lint-staged@6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.1.0.tgz#28f600c10a6cbd249ceb003118a1552e53544a93" dependencies: app-root-path "^2.0.0" chalk "^2.1.0"