From 9d49e5570f93f1c30236007ab2d68abb71eb4fac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 02:45:15 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v28 --- .github/actions/sonar-update-center/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/sonar-update-center/package.json b/.github/actions/sonar-update-center/package.json index 41d39e1d..b6987e73 100644 --- a/.github/actions/sonar-update-center/package.json +++ b/.github/actions/sonar-update-center/package.json @@ -38,7 +38,7 @@ "@vercel/ncc": "^0.38.0", "eslint": "^8.31.0", "eslint-plugin-github": "^5.0.0", - "eslint-plugin-jest": "^27.2.1", + "eslint-plugin-jest": "^28.0.0", "jest": "^29.4.1", "jest-circus": "^29.7.0", "js-yaml": "^4.1.0",