From 969fda50f7af74885a85cf656d3c8cbd84ad407c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 13:10:47 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/schematics from 1.2.0 to 12.2.0 Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 1.2.0 to 12.2.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/v12.2.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 5480e4d..0ef281e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@angular-eslint/builder": "12.2.0", "@angular-eslint/eslint-plugin": "1.2.0", "@angular-eslint/eslint-plugin-template": "2.0.2", - "@angular-eslint/schematics": "1.2.0", + "@angular-eslint/schematics": "12.2.0", "@angular-eslint/template-parser": "1.2.0", "@typescript-eslint/eslint-plugin": "4.17.0", "@typescript-eslint/parser": "4.26.0"