From a10a4c5829b0c540f6dabd728f2f2c3f8952b61c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Mar 2019 21:20:01 +0000 Subject: [PATCH] Update dependency eslint-plugin-jest to v22.4.1 --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 955765b47..3625eea0c 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "eslint-config-airbnb": "17.1.0", "eslint-config-prettier": "4.1.0", "eslint-plugin-import": "2.16.0", - "eslint-plugin-jest": "22.3.2", + "eslint-plugin-jest": "22.4.1", "eslint-plugin-jsx-a11y": "6.2.1", "eslint-plugin-prettier": "3.0.1", "eslint-plugin-react": "7.12.4", diff --git a/yarn.lock b/yarn.lock index 36afe6df9..fa6359424 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3678,7 +3678,12 @@ eslint-plugin-import@2.16.0: read-pkg-up "^2.0.0" resolve "^1.9.0" -eslint-plugin-jest@22.3.2, eslint-plugin-jest@^22.0.1: +eslint-plugin-jest@22.4.1: + version "22.4.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1.tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c" + integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg== + +eslint-plugin-jest@^22.0.1: version "22.3.2" resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.2.tgz#702ac04b06223c9241d92b986165318db474ca81" integrity sha512-K1i3qORvcX2VuGLI4N+slreGpeObAWkT5gi1ya8olZ6YXwnxzBrMlif3uEUHgXwPIStpO26vAlRX0SgFy8SkZA==