Bump @angular/language-service from 10.0.3 to 10.0.4 (#1534)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.3 to 10.0.4.
- [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.4/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-16 10:34:51 +01:00 committed by GitHub
parent 137cab8a82
commit a0d0cb1d56
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

@ -1090,9 +1090,9 @@
}
},
"@angular/language-service": {
"version": "10.0.3",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.3.tgz",
"integrity": "sha512-xT5utLyPpcicVIYkM2cngVloxIyYLQZ+rnH4nqjq4QGbboezPC2MBsVpivRGFN7p8xHtNysGeOZc8O8FuWthhg==",
"version": "10.0.4",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.4.tgz",
"integrity": "sha512-m5dWL1Lg9M4kDA/kjpdyKsrx9arbIebrgsSzr/QG7cPon6SQMRs9ECZBM+3GalkQghrPO1mLgnrUwFBUH2QNPw==",
"dev": true
},
"@angular/material": {

View File

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