diff --git a/package.json b/package.json
index 21ec995c2..8573daf0b 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
     "eslint-plugin-react": "7.5.1",
     "husky": "0.14.3",
     "jest": "22.1.4",
-    "lint-staged": "6.0.1",
+    "lint-staged": "6.1.0",
     "markdownlint-cli": "0.6.0",
     "opn": "5.2.0",
     "prettier": "1.10.2",
diff --git a/yarn.lock b/yarn.lock
index f6165116b..7c8296122 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4500,9 +4500,9 @@ linkify-it@^2.0.0:
   dependencies:
     uc.micro "^1.0.1"
 
-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"