Bump @angular/language-service from 10.0.5 to 10.0.6 (#1564)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.5 to 10.0.6.
- [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.6/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-07-29 09:33:57 +01:00
committed by GitHub
parent cccab61d99
commit 9596c692f6
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -852,9 +852,9 @@
}
},
"@angular/language-service": {
"version": "10.0.5",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.5.tgz",
"integrity": "sha512-WJz5+XxOb0ORUERwNEUsX+0L7V4Tm7tz6i/mKAcz5SbE5eVfi+ywT+Zg7xMVRhyEpwDycqLXHK4piBOuGIjk+g==",
"version": "10.0.6",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.6.tgz",
"integrity": "sha512-Aaee3kjmIPnTQJZL1+eBgkP+bnNh9zj6F78WEoYX7lHt98uRBfv3C9Wl+S4Gewoe99d7BZ53JdthsKY+ejCSIA==",
"dev": true
},
"@angular/material": {

View File

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