From 8b139ddbb018bbf31b89ce33f937c0d66bf85aea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 06:10:21 +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 a566e6fc..9d667eb3 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "angular-eslint": "^18.0.0-alpha.16", "cpy-cli": "^5.0.0", "dayjs": "^1.11.7", - "eslint": "^8.53.0", + "eslint": "^9.0.0", "eslint-plugin-deprecation": "^3.0.0", "globals": "^15.1.0", "jasmine-core": "~5.2.0",