Skip to content

Commit

Permalink
Bump @angular/compiler-cli from 7.0.0 to 7.0.1 (#4578)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 26, 2018
1 parent f48e7c5 commit f53d410
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 @@ -53,7 +53,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^0.10.3",
"@angular/cli": "^7.0.3",
"@angular/compiler-cli": "^7.0.0",
"@angular/compiler-cli": "^7.0.1",
"@storybook/addon-actions": "4.0.0-rc.6",
"@storybook/addon-backgrounds": "4.0.0-rc.6",
"@storybook/addon-centered": "4.0.0-rc.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
dependencies:
tslib "^1.9.0"

"@angular/compiler-cli@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.0.0.tgz#fc3f2be293d00834ea5ba268e5aea796cc5deccc"
integrity sha512-fj5ixB4X3BsUnUukFx+dK5z2KkO7lCx5vlbUT2GOMbGCG43dIH6JKUfy5HbpCodLsJHG0gRgZZuY7/k+pbzS+g==
"@angular/compiler-cli@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-7.0.1.tgz#bd21ebc950f65fb5848307a271e7bd9d049efc9c"
integrity sha512-WXl2bDoAYWsxwjuIrY34eNZ6Ph4fUff2eK+ZPnkm5zSud1ZlC0zqcG//ccoLqS4Bly3He2obSJ+8SaQjzsqK1g==
dependencies:
canonical-path "0.0.2"
chokidar "^1.4.2"
Expand Down

0 comments on commit f53d410

Please sign in to comment.