Skip to content

Commit

Permalink
Bump @angular/compiler-cli from 7.2.7 to 7.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 23, 2019
1 parent 1587194 commit 3a3778a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3a3778a

Please sign in to comment.