From 65d0fc56f32d186144028f22cebc0f6c9099f19c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 20:31:39 +0000 Subject: [PATCH] chore(deps): update eslint packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e353eab554..66291b975e 100644 --- a/package.json +++ b/package.json @@ -67,11 +67,11 @@ "@babel/preset-react": "7.24.7", "@testing-library/react": "14.3.1", "babel-loader": "9.1.3", - "eslint": "8.57.0", + "eslint": "9.6.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0", "eslint-plugin-import": "2.29.1", - "eslint-plugin-jest": "27.9.0", + "eslint-plugin-jest": "28.6.0", "eslint-plugin-jsx-a11y": "6.9.0", "eslint-plugin-promise": "6.2.0", "eslint-plugin-react": "7.34.3",