From 6ae4af6d5a6ab771fd56d3dc57807648b27d5f24 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 12:06:34 +0200 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v22.16.0 (#798) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47862e26..1e847df9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-config-algolia": "13.4.0", "eslint-config-prettier": "6.1.0", "eslint-plugin-import": "2.18.2", - "eslint-plugin-jest": "22.15.1", + "eslint-plugin-jest": "22.16.0", "eslint-plugin-prettier": "2.7.0", "jest": "23.6.0", "jsdom": "15.1.1", diff --git a/yarn.lock b/yarn.lock index 7f134ee3..c46e1765 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3208,10 +3208,10 @@ eslint-plugin-import@2.18.2: read-pkg-up "^2.0.0" resolve "^1.11.0" -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== +eslint-plugin-jest@22.16.0: + version "22.16.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.16.0.tgz#30c4e0e9dc331beb2e7369b70dd1363690c1ce05" + integrity sha512-eBtSCDhO1k7g3sULX/fuRK+upFQ7s548rrBtxDyM1fSoY7dTWp/wICjrJcDZKVsW7tsFfH22SG+ZaxG5BZodIg== dependencies: "@typescript-eslint/experimental-utils" "^1.13.0"