From 5a3e89285e769f33dc6f893db7b04619d3a4041b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 06:57:12 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/schematics from 14.4.0 to 15.2.1 Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 14.4.0 to 15.2.1. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v15.2.1/packages/schematics) --- updated-dependencies: - dependency-name: "@angular-eslint/schematics" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee73c93..c8ec744 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular-eslint/builder": "14.4.0", "@angular-eslint/eslint-plugin": "14.4.0", "@angular-eslint/eslint-plugin-template": "14.4.0", - "@angular-eslint/schematics": "14.4.0", + "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.1.0", "@angular/cli": "^14.2.10", "@angular/compiler-cli": "^14.2.12", -- 2.49.1