Bump @angular/language-service from 10.0.8 to 10.0.9 (#1598)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/10.0.9/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-13 09:54:01 +01:00 committed by GitHub
parent 736b5ccf80
commit bc75c21272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -956,9 +956,9 @@
}
},
"@angular/language-service": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.8.tgz",
"integrity": "sha512-RO8KjO9yLrVaIxoArLPuO+Q63gNorJ6C8lerLBNIUvpAzf2Pa1wUOZ/Vrt7lBZADC9/FfYfGhIihFBZuZOVmpA==",
"version": "10.0.9",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.9.tgz",
"integrity": "sha512-8MvLqIjaYqrkLOa1zhq6ocp0SYnVb8AVQ5maGB9aTmW+SU4YtZFdBd0mdRWr2XKNAWTeQN98V0GsjvYe5W34DQ==",
"dev": true
},
"@angular/material": {

View File

@ -78,7 +78,7 @@
"@angular-devkit/build-ng-packagr": "~0.1000.5",
"@angular/cli": "^10.0.5",
"@angular/compiler-cli": "10.0.4",
"@angular/language-service": "10.0.8",
"@angular/language-service": "10.0.9",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.11",
"@types/jasminewd2": "^2.0.8",