From 727673afd52a221e08b6b1af947e3ff9f6cf6fc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 00:26:00 +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 9068466..e24aaff 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@jcamp/eslint-config": "0.7.1", "changelogen": "^0.5.4", "commitlint-config-unjs": "^1.0.1", - "eslint": "^8.44.0", + "eslint": "^10.0.0", "lint-staged": "^13.2.3", "prettier": "2.8.8", "simple-git-hooks": "^2.8.1",