diff --git a/package.json b/package.json index 88327d5..3d217ee 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint": "6.5.1", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.2", - "eslint-plugin-jest": "22.19.0", + "eslint-plugin-jest": "22.20.0", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.16.0", "eslint-watch": "6.0.1", diff --git a/yarn.lock b/yarn.lock index 88befd2..8d3b38d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5093,10 +5093,10 @@ eslint-plugin-import@2.18.2, eslint-plugin-import@^2.18.2: read-pkg-up "^2.0.0" resolve "^1.11.0" -eslint-plugin-jest@22.19.0: - version "22.19.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.19.0.tgz#0cf90946a8c927d40a2c64458c89bb635d0f2a0b" - integrity sha512-4zUc3rh36ds0SXdl2LywT4YWA3zRe8sfLhz8bPp8qQPIKvynTTkNGwmSCMpl5d9QiZE2JxSinGF+WD8yU+O0Lg== +eslint-plugin-jest@22.20.0: + version "22.20.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.20.0.tgz#a3c3615c516fcbd20d50dbf395ea37361bd9e3b2" + integrity sha512-UwHGXaYprxwd84Wer8H7jZS+5C3LeEaU8VD7NqORY6NmPJrs+9Ugbq3wyjqO3vWtSsDaLar2sqEB8COmOZA4zw== dependencies: "@typescript-eslint/experimental-utils" "^1.13.0"