From a1c7df4d17fffa0fcd534ab77bb935d949206bb5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 12 Aug 2019 23:43:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v22.15.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 239b93f..daefe1a 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint": "6.1.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.2", - "eslint-plugin-jest": "22.15.0", + "eslint-plugin-jest": "22.15.1", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.14.3", "eslint-watch": "6.0.0", diff --git a/yarn.lock b/yarn.lock index 71ca93d..bc8d97a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4614,10 +4614,10 @@ eslint-plugin-import@^2.9.0: read-pkg-up "^2.0.0" resolve "^1.11.0" -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== +eslint-plugin-jest@22.15.1: + version "22.15.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.15.1.tgz#54c4a752a44c4bc5a564ecc22b32e1cd16a2961a" + integrity sha512-CWq/RR/3tLaKFB+FZcCJwU9hH5q/bKeO3rFP8G07+q7hcDCFNqpvdphVbEbGE6o6qo1UbciEev4ejUWv7brUhw== dependencies: "@typescript-eslint/experimental-utils" "^1.13.0"