From c25ae2078dcdcae117e6e40e2c309e1a8f4a3dae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 08:57:44 +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 41bbb85..c7fa683 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "commitizen": "^4.2.4", "conventional-changelog-cli": "^2.2.2", "cz-git": "^1.3.5", - "eslint": "^8.18.0", + "eslint": "^10.0.3", "esno": "^0.16.3", "lint-staged": "^13.0.2", "rimraf": "^3.0.2",