diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 486103a91b4d..bf9c04deafb5 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@angular/cli": "1.6.7", "@angular/compiler-cli": "^5.2.3", - "@angular/language-service": "^5.2.2", + "@angular/language-service": "^5.2.3", "@storybook/addon-actions": "^3.4.0-alpha.6", "@storybook/addon-links": "^3.4.0-alpha.6", "@storybook/addon-notes": "^3.4.0-alpha.6", diff --git a/yarn.lock b/yarn.lock index bc2e270d05c5..f4e3008bba65 100644 --- a/yarn.lock +++ b/yarn.lock @@ -135,9 +135,9 @@ dependencies: tslib "^1.7.1" -"@angular/language-service@^5.2.2": - version "5.2.2" - resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.2.2.tgz#2829214885096c4168566a9f74364a8fed641a49" +"@angular/language-service@^5.2.3": + version "5.2.3" + resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.2.3.tgz#b858c1cd3740b29de145a6d60b2562eef391d3b3" "@angular/platform-browser-dynamic@^5.2.3": version "5.2.3"