From 2cf79d1fbbc58edd151db3f5f6bc028f9d1bcf5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 19:17:14 +0000 Subject: [PATCH] fix(deps): update typescript-eslint monorepo to v8 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60044c0a1..3f00c0f35 100644 --- a/package.json +++ b/package.json @@ -99,8 +99,8 @@ "@rollup/plugin-node-resolve": "16.0.1", "@rollup/plugin-terser": "0.4.4", "@rollup/plugin-typescript": "12.1.4", - "@typescript-eslint/eslint-plugin": "5.62.0", - "@typescript-eslint/parser": "5.62.0", + "@typescript-eslint/eslint-plugin": "8.59.4", + "@typescript-eslint/parser": "8.59.4", "babel-plugin-istanbul": "7.0.0", "chai": "5.2.0", "cheerio": "1.1.0",