From 3c02c0fb480c5e924d666e65716608f4e5a10f57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 04:53:00 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84fa2a3..40cca9d 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@typescript-eslint/parser": "^8.0.0", "benchmark": "^2.1.4", "env-cmd": "^11.0.0", - "eslint": "^8.0.0", + "eslint": "^9.0.0", "eslint-config-prettier": "^10.0.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-json-schema-validator": "^5.0.0",