Skip to content

Commit

Permalink
Update @angular/compiler-cli from 5.2.2 to 5.2.3 in examples/angular-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Feb 1, 2018
1 parent a989f99 commit 54f1f7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@angular/cli": "1.6.7",
"@angular/compiler-cli": "^5.2.2",
"@angular/compiler-cli": "^5.2.3",
"@angular/language-service": "^5.2.2",
"@storybook/addon-actions": "^3.4.0-alpha.6",
"@storybook/addon-links": "^3.4.0-alpha.6",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@
dependencies:
tslib "^1.7.1"

"@angular/compiler-cli@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.2.tgz#0929463252adcf3f8094b1689cc5cbdcb6f8ceaa"
"@angular/compiler-cli@^5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.3.tgz#75b39a346f1b2a95ebc403016d19fc33d5315221"
dependencies:
chokidar "^1.4.2"
minimist "^1.2.0"
Expand Down

0 comments on commit 54f1f7a

Please sign in to comment.