diff --git a/package.json b/package.json index b729a5004..0bd8a6666 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "eslint-plugin-react": "7.11.1", "husky": "0.14.3", "jest": "23.6.0", - "lint-staged": "7.2.2", + "lint-staged": "7.3.0", "markdownlint-cli": "0.13.0", "opn": "5.3.0", "prettier": "1.14.3", diff --git a/yarn.lock b/yarn.lock index 30217cda0..2b9cb8940 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5011,9 +5011,9 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -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"