Bump @angular/language-service from 10.0.4 to 10.0.5 (#1550)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.4 to 10.0.5.
- [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.5/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-28 10:18:59 +01:00
committed by GitHub
parent 051143d7a2
commit 4dff5204ce
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -840,9 +840,9 @@
}
},
"@angular/language-service": {
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.4.tgz",
"integrity": "sha512-m5dWL1Lg9M4kDA/kjpdyKsrx9arbIebrgsSzr/QG7cPon6SQMRs9ECZBM+3GalkQghrPO1mLgnrUwFBUH2QNPw==",
"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==",
"dev": true
},
"@angular/material": {
+1 -1
View File
@@ -72,7 +72,7 @@
"@angular-devkit/build-ng-packagr": "~0.1000.4",
"@angular/cli": "^10.0.3",
"@angular/compiler-cli": "10.0.4",
"@angular/language-service": "10.0.4",
"@angular/language-service": "10.0.5",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.11",
"@types/jasminewd2": "^2.0.8",