From 080ca08f0780d01c5e4e19eae9c898f9e83d1e90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 03:09:35 +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 437771e..f899bc5 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "ava": "6.4.1", "commitizen": "4.3.1", "conventional-changelog-conventionalcommits": "7.0.2", - "eslint": "8.57.1", + "eslint": "10.0.3", "eslint-config-prettier": "9.1.2", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "48.11.0",