From c044a738f05a85abf40ba5e0a6bc6518f8dfd0b7 Mon Sep 17 00:00:00 2001 From: "descope[bot]" Date: Mon, 22 Jul 2024 12:35:15 +0000 Subject: [PATCH] chore(deps): update angular-eslint monorepo to v18 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9894329..3e5e3cf 100644 --- a/package.json +++ b/package.json @@ -46,11 +46,11 @@ }, "devDependencies": { "@angular-devkit/build-angular": "^16.2.6", - "@angular-eslint/builder": "16.3.1", - "@angular-eslint/eslint-plugin": "16.3.1", - "@angular-eslint/eslint-plugin-template": "16.3.1", - "@angular-eslint/schematics": "16.3.1", - "@angular-eslint/template-parser": "16.3.1", + "@angular-eslint/builder": "18.1.0", + "@angular-eslint/eslint-plugin": "18.1.0", + "@angular-eslint/eslint-plugin-template": "18.1.0", + "@angular-eslint/schematics": "18.1.0", + "@angular-eslint/template-parser": "18.1.0", "@angular/animations": "^16.2.9", "@angular/cli": "^16.2.6", "@angular/common": "^16.2.9",