From 4f06f72625a59c91834a68ec99c2693c7a4c827a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:39:14 +0000 Subject: [PATCH] Update typescript-eslint monorepo to v8.59.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dff292260b4..f4793dbc2a1 100644 --- a/package.json +++ b/package.json @@ -625,8 +625,8 @@ "@types/node": "24.12.3", "@types/react": "19.2.14", "@types/source-map-support": "0.5.10", - "@typescript-eslint/eslint-plugin": "8.59.1", - "@typescript-eslint/parser": "8.59.1", + "@typescript-eslint/eslint-plugin": "8.59.2", + "@typescript-eslint/parser": "8.59.2", "appwrite": "25.0.0", "assert": "2.1.0", "async-test-util": "2.5.0",