diff --git a/package.json b/package.json index ae0d64ded..446040bf7 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "husky": "^0.14.3", "i18n-extract": "^0.5.1", "json-loader": "^0.5.4", - "lint-staged": "^7.0.0", + "lint-staged": "^7.0.2", "make-runnable": "^1.3.6", "node-loader": "^0.6.0", "node-sass": "^4.7.2", diff --git a/yarn.lock b/yarn.lock index 2ee96ef2d..3425ca901 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5565,9 +5565,9 @@ lie@3.1.1: dependencies: immediate "~3.0.5" -lint-staged@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.0.tgz#57926c63201e7bd38ca0576d74391efa699b4a9d" +lint-staged@^7.0.2: + version "7.0.2" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-7.0.2.tgz#c99f6800e0525fa9c16f04c13ebe137edfd4fcd7" dependencies: app-root-path "^2.0.1" chalk "^2.3.1" @@ -5588,7 +5588,7 @@ lint-staged@^7.0.0: path-is-inside "^1.0.2" pify "^3.0.0" please-upgrade-node "^3.0.1" - staged-git-files "1.1.0" + staged-git-files "1.1.1" stringify-object "^3.2.2" listenercount@~1.0.1: @@ -8413,9 +8413,9 @@ stack-utils@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.1.tgz#d4f33ab54e8e38778b0ca5cfd3b3afb12db68620" -staged-git-files@1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.0.tgz#1a9bb131c1885601023c7aaddd3d54c22142c526" +staged-git-files@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/staged-git-files/-/staged-git-files-1.1.1.tgz#37c2218ef0d6d26178b1310719309a16a59f8f7b" stat-mode@^0.2.2: version "0.2.2"