Bump @angular-eslint/template-parser from 14.0.2 to 16.0.1 (#8545)

Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 14.0.2 to 16.0.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-08 12:57:44 +02:00
committed by GitHub
parent 53af427062
commit d8c398fc79
2 changed files with 27 additions and 11 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
"@angular-devkit/schematics": "~14.1.0",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "14.3.0",
"@angular-eslint/template-parser": "14.0.2",
"@angular-eslint/template-parser": "16.0.1",
"@angular/cli": "~14.1.0",
"@angular/compiler-cli": "14.1.3",
"@editorjs/code": "2.8.0",