From b378c56ecf3b772d44b8dbfc18848b4cd3d8f4b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 03:43:54 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-simple-import-sort to v13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07ca5df..0e2995d 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.5.2", - "eslint-plugin-simple-import-sort": "^12.1.1", + "eslint-plugin-simple-import-sort": "^13.0.0", "eslint-plugin-testing-library": "^7.16.0", "eslint-plugin-yml": "^3.3.0", "globals": "^17.3.0",