From 517b6a2575566a090504fb6691fc1801b1c9c335 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 11 Nov 2025 00:18:14 +0000 Subject: [PATCH] Update dependency @typescript-eslint/eslint-plugin to ^8.46.4 --- 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 b98cf67..7e435bf 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -31,7 +31,7 @@ "@types/react": "^19.2.2", "@types/react-dom": "^19.2.2", "@types/semver": "^7.7.1", - "@typescript-eslint/eslint-plugin": "^8.46.3", + "@typescript-eslint/eslint-plugin": "^8.46.4", "@typescript-eslint/parser": "^8.46.3", "@vitejs/plugin-react": "^5.1.0", "eslint": "^9.39.1", -- 2.49.1