Skip to content

Commit

Permalink
Bump @angular-eslint/template-parser from 18.0.1 to 18.1.0
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.0.1 to 18.1.0.
- [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/v18.1.0/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent a3cb441 commit b443077
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@angular-eslint/eslint-plugin": "~18.1.0",
"@angular-eslint/eslint-plugin-template": "~18.0.1",
"@angular-eslint/schematics": "~18.0.1",
"@angular-eslint/template-parser": "~18.0.1",
"@angular-eslint/template-parser": "~18.1.0",
"@angular/cli": "^18.0.7",
"@angular/compiler-cli": "^18.0.2",
"@angular/language-service": "^18.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,12 +178,12 @@
semver "7.6.2"
strip-json-comments "3.1.1"

"@angular-eslint/template-parser@~18.0.1":
version "18.0.1"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-18.0.1.tgz#d5e7f89f71913a670ae2a603584d77d1f9b3a95b"
integrity sha512-22fKzkWo9Ts8aY/WHL1A6seS2tpltgRRXVfnZnnqvQRyRiuPnx1FC0ly7+QPZkThh8vdLwxU+BvtLq9Uiqh9OQ==
"@angular-eslint/template-parser@~18.1.0":
version "18.1.0"
resolved "https://registry.yarnpkg.com/@angular-eslint/template-parser/-/template-parser-18.1.0.tgz#989e432c0ace274593e03039cd3fb23df4aa26af"
integrity sha512-YqBNusbt3vWbm8eo2dICytU8hP8/ez4uETkwKpMvB+H1E0rYaD2F17D47YO9BBFUHCNzAGIBlA8BWDN1kLEMlw==
dependencies:
"@angular-eslint/bundled-angular-compiler" "18.0.1"
"@angular-eslint/bundled-angular-compiler" "18.1.0"
eslint-scope "^8.0.0"

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

0 comments on commit b443077

Please sign in to comment.