From e7611168794471094e64b98a341273efb663b774 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Jun 2019 06:09:51 +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 4eeec5c9..359dbc64 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "auto-changelog": "^1.12.0", "eslint": "5.16.0", "eslint-config-prettier": "4.3.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 ebc6569f..18f9201e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1687,10 +1687,10 @@ eslint-config-prettier@4.3.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"