From 6bd39670c3c9015056cc776a2288117942caff52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 22:51:54 +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 d03e4720..f7e5443d 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "@schematics/angular": "16.2.16", - "eslint": "8.57.1", + "eslint": "9.26.0", "eslint-config-prettier": "10.0.1", "eslint-plugin-import": "2.31.0", "husky": "9.1.7",