From 482cafe53fe0c5004db27274a547b501795586fa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 17:24:48 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jest from 22.7.1 to 23.13.1 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.7.1 to 23.13.1. - [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.7.1...v23.13.1) 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 d8c6a2d..2401b99 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "eslint-config-airbnb": "17.1.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.0", - "eslint-plugin-jest": "22.7.1", + "eslint-plugin-jest": "23.13.1", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.13.0", "jest": "24.8.0",