From 28c03b962e07f19cf76e1c4f1b4f04c0fc6d81fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 06:03:06 +0000 Subject: [PATCH] chore(deps-dev): bump @angular-eslint/template-parser Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 1.2.0 to 13.0.1. - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/template-parser/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v13.0.1/packages/template-parser) --- updated-dependencies: - dependency-name: "@angular-eslint/template-parser" 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 daa5ead..038b4f5 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@angular-eslint/eslint-plugin": "12.6.1", "@angular-eslint/eslint-plugin-template": "2.0.2", "@angular-eslint/schematics": "12.2.0", - "@angular-eslint/template-parser": "1.2.0", + "@angular-eslint/template-parser": "13.0.1", "@typescript-eslint/eslint-plugin": "4.17.0", "@typescript-eslint/parser": "4.26.0" }