From 205981fbc811632a6b3b64dfe869b40942b81160 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Oct 2025 00:42:57 +0000 Subject: [PATCH] Update dependency @typescript-eslint/eslint-plugin to ^8.46.2 --- 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 7d015fa..20321dd 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.1", + "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.1", "@vitejs/plugin-react": "^4.7.0", "eslint": "^9.37.0",