Skip to content

Commit 575e0de

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(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 13.2.0 to 13.2.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.2.1/packages/template-parser) --- updated-dependencies: - dependency-name: "@angular-eslint/template-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29af615 commit 575e0de

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frank-flow/src/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@angular-eslint/eslint-plugin": "^13.2.1",
4949
"@angular-eslint/eslint-plugin-template": "^13.2.1",
5050
"@angular-eslint/schematics": "^13.2.0",
51-
"@angular-eslint/template-parser": "^13.2.0",
51+
"@angular-eslint/template-parser": "^13.2.1",
5252
"@angular/cli": "^13.3.3",
5353
"@angular/compiler-cli": "^13.1.0",
5454
"@briebug/cypress-schematic": "^5.0.1",

frank-flow/src/frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,12 +244,12 @@
244244
strip-json-comments "3.1.1"
245245
tmp "0.2.1"
246246

247-
"@angular-eslint/template-parser@^13.2.0":
248-
version "13.2.0"
249-
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-13.2.0.tgz#8924be7ba6998e03edaf7a9b7ca2110411b3ed63"
250-
integrity sha512-dv+bBFzvA4q/KiEDpO7BDUmB1EpVW0P0sX6OSs2eRzViEuXztkatQ4XOmgzuxP0+E1+zl/mK3F7uBDNXiaah9g==
247+
"@angular-eslint/template-parser@^13.2.1":
248+
version "13.2.1"
249+
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-13.2.1.tgz#c931b79532b5230c771cd8344e7ddecb6b01512f"
250+
integrity sha512-aSZjKYTUXjJ3sehm90CfZey/ed333IxP0TpnaG7Lue9rSEa3BkKOv8Kffy+EhDkpdTpjdwdmGfopxxsbm9sPHw==
251251
dependencies:
252-
"@angular-eslint/bundled-angular-compiler" "13.2.0"
252+
"@angular-eslint/bundled-angular-compiler" "13.2.1"
253253
eslint-scope "^5.1.0"
254254

255255
"@angular-eslint/utils@13.2.0":

0 commit comments

Comments
 (0)