From 3a3778ae14d7896aa1fa12ea5f35e316c5a22cd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 23 Mar 2019 05:25:51 +0000 Subject: [PATCH] Bump @angular/compiler-cli from 7.2.7 to 7.2.10 Bumps [@angular/compiler-cli](https://github.com/angular/angular) from 7.2.7 to 7.2.10. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/compare/7.2.7...7.2.10) Signed-off-by: dependabot[bot] --- examples/angular-cli/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index a1365388db02..3d09276acad1 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@angular-devkit/build-angular": "^0.13.4", "@angular/cli": "^7.3.6", - "@angular/compiler-cli": "^7.2.6", + "@angular/compiler-cli": "^7.2.10", "@storybook/addon-actions": "5.1.0-alpha.13", "@storybook/addon-backgrounds": "5.1.0-alpha.13", "@storybook/addon-centered": "5.1.0-alpha.13", diff --git a/yarn.lock b/yarn.lock index cfb0ab95ce73..74772820f185 100644 --- a/yarn.lock +++ b/yarn.lock @@ -145,10 +145,10 @@ dependencies: tslib "^1.9.0" -"@angular/compiler-cli@^7.2.6": - version "7.2.7" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.2.7.tgz#01adbb176075d2d02959a92053409dd0af343e2f" - integrity sha512-UPWROJzBLejgNf+aqgEUXYts8UiFOl2IavDhS/olA9irszv2lNFj9Yqr8OKdy0jK/lKaipZog3VZEx8g5dNeBA== +"@angular/compiler-cli@^7.2.10": + version "7.2.10" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.2.10.tgz#e1f06b37d3288d327fc46a337e49ac032c483bb2" + integrity sha512-L/mksAkpb8kywYlHlXi5mAyUNNiSHZpoTV+P2t3nNGmqyXuad92TvdZMCO34TYUyGyFz9AVH2qc6LciY9ipQTA== dependencies: canonical-path "1.0.0" chokidar "^2.1.1"