Skip to content

Commit

Permalink
Bump @angular-eslint/template-parser in /eform-client
Browse files Browse the repository at this point in the history
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 18.4.1 to 19.0.2.
- [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/v19.0.2/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>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 532ff20 commit 1ad9018
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion eform-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@angular-eslint/eslint-plugin": "19.0.2",
"@angular-eslint/eslint-plugin-template": "18.4.1",
"@angular-eslint/schematics": "19.0.2",
"@angular-eslint/template-parser": "18.4.1",
"@angular-eslint/template-parser": "19.0.2",
"@angular/cli": "19.0.6",
"@angular/compiler-cli": "18.2.3",
"@angular/language-service": "19.0.5",
Expand Down
10 changes: 5 additions & 5 deletions eform-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -218,12 +218,12 @@
semver "7.6.3"
strip-json-comments "3.1.1"

"@angular-eslint/template-parser@18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-18.4.1.tgz#aaf762169e8b6bcda4cc0745929ca4f4e7f6a99c"
integrity sha512-LsStXVyso/89gQU5eiJebB/b1j+wrRtTLjk+ODVUTa7NGCCT7B7xI6ToTchkBEpSTHLT9pEQXHsHer3FymsQRQ==
"@angular-eslint/template-parser@19.0.2":
version "19.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-19.0.2.tgz#c03a45c2bef06adb2fb518db68b0d91074ab885c"
integrity sha512-z3rZd2sBfuYcFf9rGDsB2zz2fbGX8kkF+0ftg9eocyQmzWrlZHFmuw9ha7oP/Mz8gpblyCS/aa1U/Srs6gz0UQ==
dependencies:
"@angular-eslint/bundled-angular-compiler" "18.4.1"
"@angular-eslint/bundled-angular-compiler" "19.0.2"
eslint-scope "^8.0.2"

"@angular-eslint/utils@18.4.1":
Expand Down

0 comments on commit 1ad9018

Please sign in to comment.