diff --git a/package.json b/package.json index 6663ab0..17b0fea 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "css-loader": "^3.4.0", "eslint": "^6.8.0", "eslint-config-prettier": "^6.9.0", - "eslint-plugin-jest": "^23.2.0", + "eslint-plugin-jest": "^23.8.2", "eslint-plugin-prettier": "^3.1.2", "eslint-plugin-react": "^7.19.0", "file-loader": "^5.0.2", diff --git a/yarn.lock b/yarn.lock index 7a45f2b..e83e858 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2964,10 +2964,10 @@ eslint-config-prettier@^6.9.0: dependencies: get-stdin "^6.0.0" -eslint-plugin-jest@^23.2.0: - version "23.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.2.0.tgz#72d9ac0421b9b6ef774bcf4783329c016ed7cd6a" - integrity sha512-/jbCUW+g0jejXAvsytgcNhii6uEgolt0RO2e4+mhmXybfkcram5V3XIyrHCnUsb0vCmDKgHhJ1lYSm7F3VCEDA== +eslint-plugin-jest@^23.8.2: + version "23.8.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4" + integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg== dependencies: "@typescript-eslint/experimental-utils" "^2.5.0"