From ae2a2a15b0792b6758224a2ada7243892766e0ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 16:08:49 +0000 Subject: [PATCH] build(deps): update dependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 052f1806..fa5365c2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@typescript-eslint/parser": "8.58.1", "ava": "6.4.1", "commitizen": "4.3.1", - "eslint": "9.39.4", + "eslint": "10.2.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "62.9.0",