From 365f096f584b1fcd11c91e5c4b4bdf187d9da88a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 May 2020 09:00:42 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump eslint-plugin-jest from 23.10.0 to 23.12.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.10.0 to 23.12.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.10.0...v23.12.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a791706431..1d5d53b263 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-config-airbnb": "~18.1.0", "eslint-config-prettier": "~6.11.0", "eslint-plugin-import": "~2.20.0", - "eslint-plugin-jest": "~23.10.0", + "eslint-plugin-jest": "~23.12.0", "eslint-plugin-jsx-a11y": "~6.2.3", "eslint-plugin-prettier": "~3.1.2", "eslint-plugin-react": "~7.20.0", From be5898a9b2945e93b5414c8582fb0938e49edd00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 May 2020 10:07:26 +0000 Subject: [PATCH 2/2] chore(deps-dev): bump eslint-plugin-jest from 23.12.0 to 23.13.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.12.0 to 23.13.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.12.0...v23.13.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d5d53b263..804258fbef 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "eslint-config-airbnb": "~18.1.0", "eslint-config-prettier": "~6.11.0", "eslint-plugin-import": "~2.20.0", - "eslint-plugin-jest": "~23.12.0", + "eslint-plugin-jest": "~23.13.0", "eslint-plugin-jsx-a11y": "~6.2.3", "eslint-plugin-prettier": "~3.1.2", "eslint-plugin-react": "~7.20.0",