Skip to content

Commit 9030a75

Browse files
chore(deps-dev): bump @angular/language-service from 8.2.0 to 8.2.4
Bumps [@angular/language-service](https://github.com/angular/angular) from 8.2.0 to 8.2.4. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/8.2.4/CHANGELOG.md) - [Commits](angular/angular@8.2.0...8.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e85c2f7 commit 9030a75

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.1",
6868
"@angular/cli": "^8.3.2",
6969
"@angular/compiler-cli": "^8.1.2",
70-
"@angular/language-service": "^8.2.0",
70+
"@angular/language-service": "^8.2.4",
7171
"@types/chai": "^4.2.0",
7272
"@types/chai-as-promised": "^7.1.0",
7373
"@types/ffi-napi": "^2.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218
dependencies:
219219
tslib "^1.9.0"
220220

221-
"@angular/language-service@^8.2.0":
222-
version "8.2.0"
223-
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-8.2.0.tgz#98c3d01807a08750b85bcc8bcfface06e2f55b6e"
224-
integrity sha512-fv+BF4Fgy/JASi3lpfwxDFsByWfpsASr5wt2zFMozHSb0ZsJ22OpyvdnjPfEaAOLDV0qcXIZEZ6O+NjRq2qurQ==
221+
"@angular/language-service@^8.2.4":
222+
version "8.2.4"
223+
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-8.2.4.tgz#84fb765bfd93e0d235699f962560137934c82c4d"
224+
integrity sha512-8yoplzpNgZOMMluvxiyc0hwVs6WJBkHJoM8Dy3pb0UIRfYO1IDwrEEV6bbn25oORW59q7tUO3GD1yXwuJCswPQ==
225225

226226
"@angular/platform-browser-dynamic@^8.1.2":
227227
version "8.1.2"

0 commit comments

Comments
 (0)