From 3eee73181ffbfedebc0c9dbe5fc0284a451a0dba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 26 Apr 2021 00:52:44 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v24.3.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e786fc6..efc2892 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "eslint": "7.25.0", "eslint-config-airbnb-base": "14.2.1", "eslint-plugin-import": "2.22.1", - "eslint-plugin-jest": "24.3.5", + "eslint-plugin-jest": "24.3.6", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.23.2", "eslint-watch": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 627fcf3..daa61ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6824,10 +6824,10 @@ eslint-plugin-import@2.22.1, eslint-plugin-import@^2.22.0: resolve "^1.17.0" tsconfig-paths "^3.9.0" -eslint-plugin-jest@24.3.5: - version "24.3.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5.tgz#71f0b580f87915695c286c3f0eb88cf23664d044" - integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug== +eslint-plugin-jest@24.3.6: + version "24.3.6" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173" + integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg== dependencies: "@typescript-eslint/experimental-utils" "^4.0.1"