From 5685bd19bfb7b43f5b5d17fde5bfcb36a4c02afe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Jun 2024 22:45:58 +0000 Subject: [PATCH] feat: upgrade eslint-plugin-jest from 27.9.0 to 28.5.0 Snyk has created this PR to upgrade eslint-plugin-jest from 27.9.0 to 28.5.0. See this package in npm: eslint-plugin-jest See this project in Snyk: https://app.snyk.io/org/youtacrands-va/project/3146fdac-cbd3-4b83-b66a-a9b0cfab0976?utm_source=github&utm_medium=referral&page=upgrade-pr --- sources/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/package.json b/sources/package.json index 7378fb22..351f14b5 100644 --- a/sources/package.json +++ b/sources/package.json @@ -49,7 +49,7 @@ "@vercel/ncc": "0.38.1", "eslint": "8.57.0", "eslint-plugin-github": "4.10.2", - "eslint-plugin-jest": "27.9.0", + "eslint-plugin-jest": "28.5.0", "eslint-plugin-prettier": "5.1.3", "jest": "29.7.0", "js-yaml": "4.1.0",