From 1ce706d2bd807b7a8bf9d31ca3f27deae4150341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 19:02:26 +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 f1c275f9..61869cd7 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": "^4.10.1", - "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",