Bump @angular/language-service from 10.1.3 to 10.1.4 (#1710)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.3 to 10.1.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.1.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-10-05 16:01:33 +01:00
committed by GitHub
parent bd1b8d57b0
commit 635f7670a7
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -844,9 +844,9 @@
}
},
"@angular/language-service": {
"version": "10.1.3",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.1.3.tgz",
"integrity": "sha512-BdRlbmVC9frtvqMZ9kaxMlgm3OIypTuB1z3cRwJVCnvBVsWz6+QishTdSCvYI7USFNU5EwGH6dCBWwl53spBLw==",
"version": "10.1.4",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.1.4.tgz",
"integrity": "sha512-+CsL/HWlja9mxqyvTTqP/rpxjVeuICmTHyfAKxqpq0488N7KTRRLvWXDoL5uwc+lzqhMsaXDasReMO+ATUAUrg==",
"dev": true
},
"@angular/material": {

View File

@@ -75,7 +75,7 @@
"@angular-devkit/build-ng-packagr": "~0.1001.3",
"@angular/cli": "^10.1.3",
"@angular/compiler-cli": "10.0.4",
"@angular/language-service": "10.1.3",
"@angular/language-service": "10.1.4",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.14",
"@types/jasminewd2": "^2.0.8",