From 10559c517639c6619745f1fcd64e7276305736c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 11:49:19 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jest from 22.6.4 to 24.3.4 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.6.4 to 24.3.4. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.6.4...v24.3.4) 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 eda1b1d..f5885f7 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-config-airbnb": "17.1.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.2", - "eslint-plugin-jest": "22.6.4", + "eslint-plugin-jest": "24.3.4", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-react": "7.14.3", "eslint-plugin-react-hooks": "1.6.1",