From 954f671f75cb8caed1c3c546be352bd5f8277d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Mar 2019 06:24:46 +0000 Subject: [PATCH] chore(deps-dev): Bump eslint-plugin-jest from 22.3.0 to 22.3.2 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.3.0 to 22.3.2. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.3.0...v22.3.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 91679cb69..56fb47054 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint": "5.15.1", "eslint-config-prettier": "4.1.0", "eslint-plugin-import": "2.16.0", - "eslint-plugin-jest": "22.3.0", + "eslint-plugin-jest": "22.3.2", "eslint-plugin-prettier": "3.0.1", "jest": "24.4.0", "jest-runner-eslint": "0.7.3", diff --git a/yarn.lock b/yarn.lock index 67c119b88..778b5f970 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1681,10 +1681,10 @@ eslint-plugin-import@2.16.0: read-pkg-up "^2.0.0" resolve "^1.9.0" -eslint-plugin-jest@22.3.0: - version "22.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.0.tgz#a10f10dedfc92def774ec9bb5bfbd2fb8e1c96d2" - integrity sha512-P1mYVRNlOEoO5T9yTqOfucjOYf1ktmJ26NjwjH8sxpCFQa6IhBGr5TpKl3hcAAT29hOsRJVuMWmTsHoUVo9FoA== +eslint-plugin-jest@22.3.2: + version "22.3.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.2.tgz#702ac04b06223c9241d92b986165318db474ca81" + integrity sha512-K1i3qORvcX2VuGLI4N+slreGpeObAWkT5gi1ya8olZ6YXwnxzBrMlif3uEUHgXwPIStpO26vAlRX0SgFy8SkZA== eslint-plugin-prettier@3.0.1: version "3.0.1"