From 24dfdd504072084a35ce1e80e7bd837db4092645 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 08:59:55 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 23.20.0 to 24.1.3 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.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/v23.20.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 ae98bd2..9572d3b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@tailify/eslint-config-legacy": "^8.0.3", "@tailify/prettier-config": "^2.0.2", "eslint": "^6.0.0", - "eslint-plugin-jest": "^23.0.0", + "eslint-plugin-jest": "^24.1.3", "jest": "^26.0.0", "prettier": "^2.0.1", "react": "^16.7.0"