From 710d276bbfdcf977c1753403d093bad7a7e00b6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 23:08:05 +0000 Subject: [PATCH] chore(deps): update devdependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 997460c..6d91cb4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "commitizen": "^4.2.5", "conventional-changelog-cli": "^2.2.2", "cz-git": "^1.3.11", - "eslint": "^8.24.0", + "eslint": "^10.4.1", "lint-staged": "^13.0.3", "minimist": "^1.2.6", "simple-git-hooks": "^2.8.0",