Skip to content

Commit

Permalink
Update @angular/http 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 ef87df4 commit 6d19514
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 @@ -18,7 +18,7 @@
"@angular/compiler": "^5.2.3",
"@angular/core": "^5.2.3",
"@angular/forms": "^5.2.3",
"@angular/http": "^5.2.2",
"@angular/http": "^5.2.3",
"@angular/platform-browser": "^5.2.2",
"@angular/platform-browser-dynamic": "^5.2.2",
"@angular/router": "^5.2.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@
dependencies:
tslib "^1.7.1"

"@angular/http@^5.2.2":
version "5.2.2"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.2.tgz#d33c128d5737f8d701bbac3e7e23d831deec3457"
"@angular/http@^5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.3.tgz#067945f6339619b0b3fd13e8af7b6a1301e69176"
dependencies:
tslib "^1.7.1"

Expand Down

0 comments on commit 6d19514

Please sign in to comment.