From 82c63e3dc49372059dd919c6aec591874a9c6f52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 May 2018 00:14:22 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v21.17.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fefa8593c..d422106b9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-config-algolia": "13.1.0", "eslint-config-prettier": "2.9.0", "eslint-plugin-import": "2.11.0", - "eslint-plugin-jest": "21.15.1", + "eslint-plugin-jest": "21.17.0", "eslint-plugin-prettier": "2.6.0", "eslint-plugin-react": "7.7.0", "husky": "0.14.3", diff --git a/yarn.lock b/yarn.lock index 77c39bf5e..db31ea3b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1727,9 +1727,9 @@ eslint-plugin-import@2.11.0: read-pkg-up "^2.0.0" resolve "^1.6.0" -eslint-plugin-jest@21.15.1: - version "21.15.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz#662a3f0888002878f0f388efd09c190a95c33d82" +eslint-plugin-jest@21.17.0: + version "21.17.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.17.0.tgz#fdb00e2f9ff16987d6ebcf2c75c7add105760bbb" eslint-plugin-prettier@2.6.0: version "2.6.0"