From a43fae10d1e7eed107972d14c8dc91019ad5f382 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:08:43 +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 867382b..0cf8a73 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ava": "6.4.1", "commitizen": "4.3.2", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.1", + "eslint": "10.7.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "50.8.0",