From 94dc554f0cbb7e816fb11a185d721e641a64548b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 18:43:06 +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 7b7869a..5985693 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ava": "5.3.1", "commitizen": "4.3.2", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.1", + "eslint": "10.9.1", "eslint-config-prettier": "9.1.2", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "48.11.0",