From 6590e08aa39e6f0be71c2ae1317cd7f746c0ac2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 11:59:49 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jest from 22.15.0 to 24.1.3 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.15.0 to 24.1.3. - [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.15.0...v24.1.3) 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 aa4e99e..6ac3c84 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", "eslint-plugin-import": "2.17.3", - "eslint-plugin-jest": "22.15.0", + "eslint-plugin-jest": "24.1.3", "jest": "24.8.0", "lint-staged": "9.2.1", "npmvet": "0.1.5",