From 7a8a67982ed9b2605137f4863ab93c9f1ed5dae5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:05:12 +0000 Subject: [PATCH] Update dependency eslint-plugin-jest to v29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3825a9e1..9fe0acb2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "axios-mock-adapter": "1.22.0", "eslint": "8.57.1", "eslint-plugin-github": "4.10.2", - "eslint-plugin-jest": "27.9.0", + "eslint-plugin-jest": "29.15.2", "jest": "29.7.0", "jest-circus": "29.7.0", "js-yaml": "4.1.1",