From c664fd2e6cb6e3e6213cc4f3bc5e35f4e6166c9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 23:14:44 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v28 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7afad4694..1747fa975 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "commitizen": "4.2.5", "cz-conventional-changelog": "3.3.0", "eslint": "8.23.0", - "eslint-plugin-jest": "27.0.1", + "eslint-plugin-jest": "28.2.0", "husky": "8.0.1", "jest": "29.0.1", "lint-staged": "13.0.3",