From 194a164e832b409e3e5950bd68c3552241fe1c20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 07:13:12 +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 aafc3c425..2da2faf92 100644 --- a/package.json +++ b/package.json @@ -40,13 +40,13 @@ "@react-leaflet/core": "^2.1.0", "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "15.0.7", - "eslint": "8.57.0", + "eslint": "9.3.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.5.0", "eslint-plugin-jsx-a11y": "6.8.0", - "eslint-plugin-n": "16.6.2", + "eslint-plugin-n": "17.7.0", "eslint-plugin-promise": "6.2.0", "eslint-plugin-react": "7.34.2", "eslint-plugin-react-hooks": "4.6.2",