chore(deps-dev): bump @angular/language-service from 10.1.6 to 10.2.0

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.6 to 10.2.0.
- [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.2.0/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-26 11:20:12 +00:00
committed by GitHub
parent 845972df71
commit 6d0fc77ec1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -660,9 +660,9 @@
}
},
"@angular/language-service": {
"version": "10.1.6",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.1.6.tgz",
"integrity": "sha512-lxZHL4RGjir6acj0eF7xihIXWtRg/Z4Y+PMX7fKEI66hc1sLxH+AKkZKG6yr+rrJK2DcakC8Izz/BO+BS2ELjw==",
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.2.0.tgz",
"integrity": "sha512-p2yJ8QhJPrNAoeGJ2abX22rNMDyQAmGsMV0GUCpGfmrJ4wDLPW+hy7tbL44qGn2B4KY5lvj30yIxjxL8HtBCVw==",
"dev": true
},
"@angular/platform-browser": {