From e102c39cda46890f0c3be036b6efb1a1ba0185bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 03:16:27 +0000 Subject: [PATCH] Bump @angular-eslint/eslint-plugin Bumps the angular-eslint group with 1 update in the /generators/angular/resources directory: [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin). Updates `@angular-eslint/eslint-plugin` from 17.5.2 to 18.0.1 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.0.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@angular-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: angular-eslint ... Signed-off-by: dependabot[bot] --- generators/angular/resources/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/angular/resources/package.json b/generators/angular/resources/package.json index 04719f4cb085..e5f141cd862d 100644 --- a/generators/angular/resources/package.json +++ b/generators/angular/resources/package.json @@ -23,7 +23,7 @@ "@angular-architects/module-federation-runtime": "17.0.8", "@angular-builders/custom-webpack": "17.0.2", "@angular-builders/jest": "17.0.3", - "@angular-eslint/eslint-plugin": "17.5.2", + "@angular-eslint/eslint-plugin": "18.0.1", "@angular/cli": "17.3.7", "@types/jest": "29.5.12", "@types/node": "20.11.25",