Skip to content

Commit

Permalink
Bump @angular/language-service from 17.0.5 to 17.0.8 (#64)
Browse files Browse the repository at this point in the history
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 17.0.5 to 17.0.8.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/17.0.8/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 6c83e70 commit c4bd767
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular-devkit/build-angular": "16.2.9",
"@angular/cli": "17.0.5",
"@angular/compiler-cli": "16.1.0",
"@angular/language-service": "17.0.5",
"@angular/language-service": "17.0.8",
"@types/node": "20.10.1",
"codelyzer": "6.0.2",
"ng-packagr": "16.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,10 @@
dependencies:
tslib "^2.3.0"

"@angular/[email protected].5":
version "17.0.5"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-17.0.5.tgz#f6860d6e819b52434130a2cf65fba69d8f4dc874"
integrity sha512-tVXYamdjkAYYv4YCiMKxCYqLgvI/g2y2Ny6fUUVPti9xFqiF88q8V7j3N8FeLdSNvgok1LSdfFjJAgQonJ4Sxw==
"@angular/[email protected].8":
version "17.0.8"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-17.0.8.tgz#16157238f33b92aa5dd08eea942c2539cb293b5a"
integrity sha512-GvwoAuQVWMMTnkl8zuhimIJHs8XLRttjk+epGocvF7T6WbtDIGv74MW5ZfhLx6LXz0fcYKoFW7UB3RqDIXrMyQ==

"@angular/[email protected]":
version "16.1.0"
Expand Down

0 comments on commit c4bd767

Please sign in to comment.