From 527ef86714f160c7bb61725d8fb39b65821c5f07 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 5 Nov 2025 00:14:48 +0000 Subject: [PATCH] Update dependency eslint to ^9.39.1 --- central_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/central_frontend/package.json b/central_frontend/package.json index 5cae761..5a781f6 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -34,7 +34,7 @@ "@typescript-eslint/eslint-plugin": "^8.46.3", "@typescript-eslint/parser": "^8.46.2", "@vitejs/plugin-react": "^5.1.0", - "eslint": "^9.38.0", + "eslint": "^9.39.1", "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.24", "globals": "^16.4.0", -- 2.49.1