From 7cbd5a5bbff2e820739eaf372aae800d5d3065a3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 12 Sep 2025 00:41:37 +0000 Subject: [PATCH] Update dependency eslint to ^9.35.0 --- virtweb_frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 3b527d9..72ff3e8 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -43,7 +43,7 @@ "@types/react-syntax-highlighter": "^15.5.13", "@types/uuid": "^10.0.0", "@vitejs/plugin-react": "^4.7.0", - "eslint": "^9.33.0", + "eslint": "^9.35.0", "eslint-plugin-react-dom": "^1.52.9", "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.20",