From 9bd803f54391f629d36ba9176ce72f72ecbe6b49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 21:45:05 +0000 Subject: [PATCH] chore(deps): update eslint packages --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1c17fd151..ebf37072f 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,14 @@ "@react-leaflet/core": "^2.1.0", "@testing-library/jest-dom": "6.4.8", "@testing-library/react": "15.0.7", - "eslint": "8.57.0", + "eslint": "9.9.1", "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.8.1", "eslint-plugin-jsx-a11y": "6.9.0", - "eslint-plugin-n": "16.6.2", - "eslint-plugin-promise": "6.4.0", + "eslint-plugin-n": "17.10.2", + "eslint-plugin-promise": "7.1.0", "eslint-plugin-react": "7.34.3", "eslint-plugin-react-hooks": "4.6.2", "esquery": "1.6.0",