From 0136ee4603a700ac1b0d96587d8e2aed148e2276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Feb 2022 15:32:41 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/schematics from 12.2.0 to 13.1.0 Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 12.2.0 to 13.1.0. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.1.0/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 7895607..0d77913 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@angular-eslint/builder": "13.0.1", "@angular-eslint/eslint-plugin": "12.6.1", "@angular-eslint/eslint-plugin-template": "2.0.2", - "@angular-eslint/schematics": "12.2.0", + "@angular-eslint/schematics": "13.1.0", "@angular-eslint/template-parser": "13.0.1", "@typescript-eslint/eslint-plugin": "4.17.0", "@typescript-eslint/parser": "4.26.0"