From 834655ef9f63bae9168acb6ac4e57bac0e855545 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2020 09:20:56 -0400 Subject: [PATCH] Bump eslint-plugin-jest from 23.18.0 to 23.20.0 (#383) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.18.0 to 23.20.0. - [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/v23.18.0...v23.20.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 40565cba..633bd1f9 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/node": "14.0.27", "eslint": "7.5.0", "eslint-plugin-github": "3.4.1", - "eslint-plugin-jest": "23.18.0", + "eslint-plugin-jest": "23.20.0", "eslint-plugin-prettier": "^3.1.2", "jest": "25.5.4", "jest-circus": "26.1.0", diff --git a/yarn.lock b/yarn.lock index 4d246052..95247b67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1760,9 +1760,9 @@ eslint-plugin-import@>=2.18.2: read-pkg-up "^2.0.0" resolve "^1.12.0" -eslint-plugin-jest@23.18.0: - version "23.18.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0.tgz#4813eacb181820ed13c5505f400956d176b25af8" +eslint-plugin-jest@23.20.0: + version "23.20.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099" dependencies: "@typescript-eslint/experimental-utils" "^2.5.0"