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 80f39a3 commit 7e7d5f3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 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": "19.0.2",
"@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
25 changes: 6 additions & 19 deletions eform-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,7 @@
"@angular-devkit/core" "18.2.11"
rxjs "7.8.1"

"@angular-devkit/architect@0.1900.6":
version "0.1900.6"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1900.6.tgz#609c785ee7a00ca1bc99d1c7c017c4605962c76e"
integrity sha512-w11bAXQnNWBawTJfQPjvaTRrzrqsOUm9tK9WNvaia/xjiRFpmO0CfmKtn3axNSEJM8jb/czaNQrgTwG+TGc/8g==
dependencies:
"@angular-devkit/core" "19.0.6"
rxjs "7.8.1"

"@angular-devkit/architect@>= 0.1900.0 < 0.2000.0":
"@angular-devkit/architect@0.1900.6", "@angular-devkit/architect@>= 0.1900.0 < 0.2000.0":
version "0.1900.6"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1900.6.tgz#609c785ee7a00ca1bc99d1c7c017c4605962c76e"
integrity sha512-w11bAXQnNWBawTJfQPjvaTRrzrqsOUm9tK9WNvaia/xjiRFpmO0CfmKtn3axNSEJM8jb/czaNQrgTwG+TGc/8g==
Expand Down Expand Up @@ -178,11 +170,6 @@
"@angular-devkit/architect" ">= 0.1900.0 < 0.2000.0"
"@angular-devkit/core" ">= 19.0.0 < 20.0.0"

"@angular-eslint/bundled-angular-compiler@18.4.1":
version "18.4.1"
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-18.4.1.tgz#53f96265c9ac84f45e0cb8c505bbd9782f9fa9dd"
integrity sha512-gCQC0mgBO1bwHDXL9CUgHW+Rf1XGZCLAopoXnggwxGkBCx+oww507t+jrSOxdh+4OTKU4ZfmbtWd7Y8AeXns8w==

"@angular-eslint/bundled-angular-compiler@19.0.2":
version "19.0.2"
resolved "https://registry.yarnpkg.com/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-19.0.2.tgz#9308199fda2581953a4a9b8b270dd289b5034c68"
Expand Down Expand Up @@ -219,12 +206,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@19.0.2":
Expand Down

0 comments on commit 7e7d5f3

Please sign in to comment.