Skip to content

Commit 71e5b70

Browse files
chore(deps-dev): bump @angular/language-service from 10.1.6 to 10.2.0
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 10.1.6 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] <support@dependabot.com>
1 parent 5351d30 commit 71e5b70

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@angular-devkit/build-angular": "^0.803.26",
6868
"@angular/cli": "^8.3.25",
6969
"@angular/compiler-cli": "^8.1.2",
70-
"@angular/language-service": "^10.1.6",
70+
"@angular/language-service": "^10.2.0",
7171
"@types/chai": "^4.2.14",
7272
"@types/chai-as-promised": "^7.1.3",
7373
"@types/ffi-napi": "^2.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,10 @@
231231
dependencies:
232232
tslib "^1.9.0"
233233

234-
"@angular/language-service@^10.1.6":
235-
version "10.1.6"
236-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-10.1.6.tgz#f800c72d0e2f02e50601a7a90e1914567cde326a"
237-
integrity sha512-lxZHL4RGjir6acj0eF7xihIXWtRg/Z4Y+PMX7fKEI66hc1sLxH+AKkZKG6yr+rrJK2DcakC8Izz/BO+BS2ELjw==
234+
"@angular/language-service@^10.2.0":
235+
version "10.2.0"
236+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-10.2.0.tgz#26e0749153cd52e3135410e4262c455a570121e0"
237+
integrity sha512-p2yJ8QhJPrNAoeGJ2abX22rNMDyQAmGsMV0GUCpGfmrJ4wDLPW+hy7tbL44qGn2B4KY5lvj30yIxjxL8HtBCVw==
238238

239239
"@angular/platform-browser-dynamic@^10.1.6":
240240
version "10.1.6"

0 commit comments

Comments
 (0)