Skip to content

Commit

Permalink
build: update @angular/cli to version 1.7.2 (sparkles-dev#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dherges committed Mar 1, 2018
1 parent 341bd69 commit 341a8bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"zone.js": "^0.8.14"
},
"devDependencies": {
"@angular/cli": "1.7.1",
"@angular/cli": "1.7.2",
"@angular/compiler-cli": "^5.0.0",
"@angular/language-service": "^5.0.0",
"@types/jasmine": "~2.8.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
dependencies:
tslib "^1.7.1"

"@angular/cli@1.7.1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.1.tgz#3a9d0b8314d4c54226f941beeb53071385c294e0"
"@angular/cli@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.2.tgz#7539285cb83f33cc1b34aec47a5ef6e8656c8450"
dependencies:
"@angular-devkit/build-optimizer" "0.3.2"
"@angular-devkit/core" "0.3.2"
Expand Down

0 comments on commit 341a8bd

Please sign in to comment.