From 4f9c4d230356af41ffaa3ad8f7391e791d8143f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:08:50 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jest Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 24.1.8. - [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/v23.20.0...v24.1.8) Signed-off-by: dependabot-preview[bot] --- projects/mitch-datasource-test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mitch-datasource-test/package.json b/projects/mitch-datasource-test/package.json index 67f2ab4..e180f80 100644 --- a/projects/mitch-datasource-test/package.json +++ b/projects/mitch-datasource-test/package.json @@ -18,7 +18,7 @@ "babel-jest": "^24.9.0", "eslint": "^6.6.0", "eslint-plugin-import": "^2.18.2", - "eslint-plugin-jest": "^23.0.3", + "eslint-plugin-jest": "^24.1.8", "jest": "^24.9.0" }, "dependencies": {