From dbee9cdcbe3a66b8aaedcdcc8393865238e8d3f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 05:42:30 +0000 Subject: [PATCH] chore(deps): update eslint packages --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 784a2af420..cf99200cb4 100644 --- a/package.json +++ b/package.json @@ -68,13 +68,13 @@ "@babel/preset-react": "7.26.3", "@testing-library/react": "16.1.0", "babel-loader": "9.2.1", - "eslint": "8.57.1", + "eslint": "9.18.0", "eslint-config-standard": "17.1.0", "eslint-config-standard-jsx": "11.0.0", "eslint-plugin-import": "2.31.0", - "eslint-plugin-jest": "27.9.0", + "eslint-plugin-jest": "28.11.0", "eslint-plugin-jsx-a11y": "6.10.2", - "eslint-plugin-promise": "6.6.0", + "eslint-plugin-promise": "7.2.1", "eslint-plugin-react": "7.37.2", "husky": "9.1.7", "jest": "29.7.0",