Bump @angular/language-service from 10.0.11 to 10.0.12 (#1633)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.0.11 to 10.0.12.
- [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.12/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-08-25 08:59:42 +01:00 committed by GitHub
parent ea5fb2b38f
commit 22a7b93f86
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

@ -1056,9 +1056,9 @@
}
},
"@angular/language-service": {
"version": "10.0.11",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.11.tgz",
"integrity": "sha512-ZZHDPasHQJF3/TA0FUNLRVUqPMz6hgjN6EbIwhGaz37qLwDVEB/28HFsvFHj/7sxg8DoXLMGITB8NWPQFtNyvg==",
"version": "10.0.12",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.0.12.tgz",
"integrity": "sha512-zsEzFu5D1Wm14we625R5IsvYKxuLxCE0VkZVVB402vJFImJNUNrXt/prY5mEnqePnK8fAjJLtJfpn64q8IWXBg==",
"dev": true
},
"@angular/material": {

View File

@ -78,7 +78,7 @@
"@angular-devkit/build-ng-packagr": "~0.1000.7",
"@angular/cli": "^10.0.7",
"@angular/compiler-cli": "10.0.4",
"@angular/language-service": "10.0.11",
"@angular/language-service": "10.0.12",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.13",
"@types/jasminewd2": "^2.0.8",