From f141340758ccc7184f680538d2deebba868483a2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:28:17 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jest from 22.7.1 to 24.4.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.7.1 to 24.4.0. - [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.7.1...v24.4.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 e333d40..ca1b52f 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.18.0", - "eslint-plugin-jest": "22.7.1", + "eslint-plugin-jest": "24.4.0", "jest": "24.8.0", "lint-staged": "9.2.1", "npmvet": "0.1.5",