From 9e42afd03a80065328e6950ab8676c94b460f3dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 23:47:41 +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 c44e321..f66ef04 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@typescript-eslint/parser": "8.60.0", "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", - "eslint": "9.39.4", + "eslint": "10.4.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "62.9.0",