diff --git a/package.json b/package.json index 7905d618..60a5a599 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "auto-changelog": "1.12.0", "eslint": "5.16.0", "eslint-config-prettier": "6.0.0", - "eslint-plugin-jest": "22.6.4", + "eslint-plugin-jest": "22.11.0", "husky": "2.1.0", "jest": "24.5.0", "lint-staged": "8.1.5", diff --git a/yarn.lock b/yarn.lock index 5eac9519..af86c55a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1687,10 +1687,10 @@ eslint-config-prettier@6.0.0: dependencies: get-stdin "^6.0.0" -eslint-plugin-jest@22.6.4: - version "22.6.4" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.6.4.tgz#2895b047dd82f90f43a58a25cf136220a21c9104" - integrity sha512-36OqnZR/uMCDxXGmTsqU4RwllR0IiB/XF8GW3ODmhsjiITKuI0GpgultWFt193ipN3HARkaIcKowpE6HBvRHNg== +eslint-plugin-jest@22.11.0: + version "22.11.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.11.0.tgz#f8c1ee954be19eda5f6ed80f6254019221c4a2b1" + integrity sha512-IshIjuOubQ3vI6XfL6w/UIEo8Pe/HH9hNrf7pS6kNOojLpV7FTk5PPfllZ5E48IkQgPqY8jZT+nlv7gM4kMyjQ== eslint-scope@^4.0.3: version "4.0.3"