From 20f02fdd755171721bf19c27e6ebc9a8c84fb5eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 08:12:48 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 21.27.2 to 23.8.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 21.27.2 to 23.8.0. - [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/v21.27.2...v23.8.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 80eb4f4..94aeb3c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-preset-es2015": "^6.24.1", "babel-preset-flow": "6.23.0", "eslint-plugin-flowtype": "2.39.1", - "eslint-plugin-jest": "^21.2.0", + "eslint-plugin-jest": "^23.8.0", "flow-bin": "0.57.3", "jest": "^21.2.1", "jest-localstorage-mock": "^2.0.1",