diff --git a/package.json b/package.json index 4a949f356f75..f6c7b04bbb6c 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-config-airbnb": "^17.0.0", "eslint-config-prettier": "^3.1.0", "eslint-plugin-import": "^2.13.0", - "eslint-plugin-jest": "^21.26.1", + "eslint-plugin-jest": "^21.26.2", "eslint-plugin-json": "^1.2.1", "eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-prettier": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index a032f2f6f5ec..cebb231b6d5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8759,10 +8759,10 @@ eslint-plugin-import@2.14.0, eslint-plugin-import@^2.13.0: read-pkg-up "^2.0.0" resolve "^1.6.0" -eslint-plugin-jest@^21.26.1: - version "21.26.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.26.1.tgz#73c5d6838d384fe6a9644077c27011bd99665ff2" - integrity sha512-utdtKV04jP8ZXnqbsrArI/7m0Bg819JYnP/f6zP3gwnU7hHGdUzlYPNW73wShVFIDmllgHnkpo49kOPNhbQwrg== +eslint-plugin-jest@^21.26.2: + version "21.26.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.26.2.tgz#5b24413970e83e2c5b87c5c047a08a4881783605" + integrity sha512-SCTBC6q182D4qQlQAN81D351jdte/YwTMo4f+l19Gvh1VemaNZP7ak3MLLvw6xkL9dO2FxVjCLk5DCdl1KfdLw== eslint-plugin-json@^1.2.1: version "1.2.1"