From 59fc6180629f7f55ce99d6738ae449b6c4132a8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:55:36 +0000 Subject: [PATCH] build(deps): update typescript-eslint to v8.61.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4c5d85c4..36d357c2 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "@softwareventures/prettier-config": "4.0.0", "@softwareventures/tsconfig": "8.1.2", "@types/node": "18.19.130", - "@typescript-eslint/eslint-plugin": "8.58.2", - "@typescript-eslint/parser": "8.58.2", + "@typescript-eslint/eslint-plugin": "8.61.0", + "@typescript-eslint/parser": "8.61.0", "ava": "6.4.1", "commitizen": "4.3.1", "eslint": "9.39.4",