chore(deps-dev): bump @angular/language-service in /console (#858)

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.4 to 10.1.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.1.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-10-16 16:56:59 +02:00 committed by GitHub
parent a1b601a92f
commit e866d0976f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -864,9 +864,9 @@
} }
}, },
"@angular/language-service": { "@angular/language-service": {
"version": "10.1.4", "version": "10.1.6",
"resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.1.4.tgz", "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-10.1.6.tgz",
"integrity": "sha512-+CsL/HWlja9mxqyvTTqP/rpxjVeuICmTHyfAKxqpq0488N7KTRRLvWXDoL5uwc+lzqhMsaXDasReMO+ATUAUrg==", "integrity": "sha512-lxZHL4RGjir6acj0eF7xihIXWtRg/Z4Y+PMX7fKEI66hc1sLxH+AKkZKG6yr+rrJK2DcakC8Izz/BO+BS2ELjw==",
"dev": true "dev": true
}, },
"@angular/material": { "@angular/material": {

View File

@ -49,7 +49,7 @@
"@angular/cli": "~10.1.4", "@angular/cli": "~10.1.4",
"@angular/compiler-cli": "~10.0.11", "@angular/compiler-cli": "~10.0.11",
"@types/jasmine": "~3.5.13", "@types/jasmine": "~3.5.13",
"@angular/language-service": "~10.1.4", "@angular/language-service": "~10.1.6",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",
"@types/node": "^14.11.2", "@types/node": "^14.11.2",
"codelyzer": "^6.0.1", "codelyzer": "^6.0.1",