From 546117977f146121cb6d4d433a75f4dbda8e0e8b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 May 2019 22:38:19 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v22.6.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8d868a16..e1a187e2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "auto-changelog": "^1.12.0", "eslint": "5.16.0", "eslint-config-prettier": "4.1.0", - "eslint-plugin-jest": "22.5.1", + "eslint-plugin-jest": "22.6.4", "husky": "2.1.0", "jest": "^24.5.0", "lint-staged": "8.1.5", diff --git a/yarn.lock b/yarn.lock index 4774adbf..3555f5ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1687,10 +1687,10 @@ eslint-config-prettier@4.1.0: dependencies: get-stdin "^6.0.0" -eslint-plugin-jest@22.5.1: - version "22.5.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b" - integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg== +eslint-plugin-jest@22.6.4: + version "22.6.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.6.4.tgz#2895b047dd82f90f43a58a25cf136220a21c9104" + integrity sha512-36OqnZR/uMCDxXGmTsqU4RwllR0IiB/XF8GW3ODmhsjiITKuI0GpgultWFt193ipN3HARkaIcKowpE6HBvRHNg== eslint-scope@^4.0.3: version "4.0.3"