From cad3938d58e898d6916d1ab35d7d757ce2628fee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:31:57 +0000 Subject: [PATCH] build(deps): update typescript-eslint to v8.65.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cd78905..e05456b 100644 --- a/package.json +++ b/package.json @@ -97,8 +97,8 @@ "@softwareventures/prettier-config": "4.0.0", "@softwareventures/tsconfig": "8.1.2", "@types/node": "17.0.45", - "@typescript-eslint/eslint-plugin": "8.64.0", - "@typescript-eslint/parser": "8.64.0", + "@typescript-eslint/eslint-plugin": "8.65.0", + "@typescript-eslint/parser": "8.65.0", "ava": "6.4.1", "commitizen": "4.3.2", "eslint": "8.57.1",