From 8cfa4004ae3c1ca74073115439ac6189b6e45012 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 23:12:36 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to v2.32.0 | datasource | package | from | to | | ---------- | -------------------- | ------ | ------ | | npm | eslint-plugin-import | 2.31.0 | 2.32.0 | --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b287ef0..a0d7410 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "chai-http": "4.4.0", "eslint": "8.57.1", "eslint-config-airbnb": "19.0.4", - "eslint-plugin-import": "2.31.0", + "eslint-plugin-import": "2.32.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.37.4", "espree": "9.6.1",