diff --git a/package.json b/package.json index e82154d3..567b5a3f 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "eslint-plugin-compat": "3.3.0", "eslint-plugin-flowtype": "3.12.1", "eslint-plugin-import": "2.18.2", - "eslint-plugin-jest": "22.13.6", + "eslint-plugin-jest": "22.15.0", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-promise": "4.2.1", "eslint-plugin-react": "7.14.3", diff --git a/yarn.lock b/yarn.lock index abbabe4c..19a2da25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6370,10 +6370,10 @@ eslint-plugin-import@2.18.2: read-pkg-up "^2.0.0" resolve "^1.11.0" -eslint-plugin-jest@22.13.6: - version "22.13.6" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.13.6.tgz#85630e7709fe1ecbe0099956590af32d5e157448" - integrity sha512-wn3n9Djj+Dyi8AS1kvGOXpzUJfs9SJYhoZxIb49y4cwHRPaSgDHzSJPZX3sliZ3k8l6bYVeEGW76QvvqoOjSEw== +eslint-plugin-jest@22.15.0: + version "22.15.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.0.tgz#fe70bfff7eeb47ca0ab229588a867f82bb8592c5" + integrity sha512-hgnPbSqAIcLLS9ePb12hNHTRkXnkVaCfOwCt2pzQ8KpOKPWGA4HhLMaFN38NBa/0uvLfrZpcIRjT+6tMAfr58Q== dependencies: "@typescript-eslint/experimental-utils" "^1.13.0"