From 1960eba0fb649881e6196a60dc51ac020841f5f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Jul 2019 13:15:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v22.13.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7905d618..9d497929 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "auto-changelog": "1.12.0", "eslint": "5.16.0", "eslint-config-prettier": "6.0.0", - "eslint-plugin-jest": "22.6.4", + "eslint-plugin-jest": "22.13.0", "husky": "2.1.0", "jest": "24.5.0", "lint-staged": "8.1.5", diff --git a/yarn.lock b/yarn.lock index 5eac9519..ef416a1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1687,10 +1687,10 @@ eslint-config-prettier@6.0.0: dependencies: get-stdin "^6.0.0" -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-plugin-jest@22.13.0: + version "22.13.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.13.0.tgz#d7d134c6e3c2f67cc50f5fa89a329db579d28428" + integrity sha512-bIr8LL7buUXS8Pk69SFgaDKgyvPQkDu6i8ko0lP54uccszlo4EOwtstDXOZl5Af3JwudbECxRUbCpL/2cKDkkg== eslint-scope@^4.0.3: version "4.0.3"