Skip to content

Commit

Permalink
build: update @angular/cli to version 1.7.4 (sparkles-dev#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dherges committed Apr 9, 2018
1 parent 80e21e5 commit 7f317e1
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.3",
"@angular/cli": "1.7.4",
"@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.3":
version "1.7.3"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.3.tgz#ac917b69240bb1b340421e9f985135890e0d53b4"
"@angular/cli@1.7.4":
version "1.7.4"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-1.7.4.tgz#b6c31b5fc6f8ea07e55b1b01a26422f5358a4ea6"
dependencies:
"@angular-devkit/build-optimizer" "0.3.2"
"@angular-devkit/core" "0.3.2"
Expand Down

0 comments on commit 7f317e1

Please sign in to comment.