From 1e2fe3da420da895b745fbe2eeee72ad5479cbf1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 03:16:32 +0000 Subject: [PATCH] build(deps-dev): bump @angular/language-service from 8.2.13 to 10.2.0 Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 8.2.13 to 10.2.0. - [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.2.0/packages/language-service) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 24891e0..80f6cf2 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@angular-devkit/build-ng-packagr": "^0.803.17", "@angular/cli": "^8.3.17", "@angular/compiler-cli": "^8.2.7", - "@angular/language-service": "^8.2.13", + "@angular/language-service": "^10.2.0", "@types/jasmine": "^3.4.5", "@types/jasminewd2": "^2.0.8", "@types/node": "^12.12.5", diff --git a/yarn.lock b/yarn.lock index df97d14..62c09a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -196,10 +196,10 @@ dependencies: tslib "^1.9.0" -"@angular/language-service@^8.2.13": - version "8.2.13" - resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-8.2.13.tgz#b8eb98c581f13b6f749cfb55916cdc2e047f1900" - integrity sha512-uVkqC5oxul6Jqyxzy0o4DN1TpmcmUWIi7WnDBu+aJVQFp/kqxmkNuJQvugdouxlIYdHC/SwLeVnBIplRjGH5cw== +"@angular/language-service@^10.2.0": + version "10.2.0" + resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-10.2.0.tgz#26e0749153cd52e3135410e4262c455a570121e0" + integrity sha512-p2yJ8QhJPrNAoeGJ2abX22rNMDyQAmGsMV0GUCpGfmrJ4wDLPW+hy7tbL44qGn2B4KY5lvj30yIxjxL8HtBCVw== "@angular/platform-browser-dynamic@^8.2.7": version "8.2.7"