socialnetworknews-web

A open-source Paper.li clone
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.git
Log | Files | Refs | README | LICENSE

commit 940f81985e9bf107d47d898bba3737d4b40b7b4f
parent bd4ff1c762a7c595534da292ec9a61d73aac1c1d
Author: Renovate Bot <bot@renovateapp.com>
Date:   Fri, 11 May 2018 07:44:59 +0000

Update dependency ng-http-loader to v1
Diffstat:
Mpackage.json | 2+-
Myarn.lock | 10+++++-----
2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json @@ -34,7 +34,7 @@ "express": "^4.16.2", "hammerjs": "^2.0.8", "linkifyjs": "^2.1.6", - "ng-http-loader": "^0.9.0", + "ng-http-loader": "^1.0.0", "ngx-toastr": "^8.3.0", "raven-js": "^3.22.3", "rxjs": "^5.5.2", diff --git a/yarn.lock b/yarn.lock @@ -4460,9 +4460,9 @@ next-tick@1: version "1.0.0" resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" -ng-http-loader@^0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/ng-http-loader/-/ng-http-loader-0.9.0.tgz#ea9b013cd7f3318f8e0eb4bf86157d6524d2c8e9" +ng-http-loader@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/ng-http-loader/-/ng-http-loader-1.0.0.tgz#99d9bc66e634ef6e86b5e7679eb533e0656b35d5" ngx-toastr@^8.3.0: version "8.3.2" @@ -5752,7 +5752,7 @@ run-queue@^1.0.0, run-queue@^1.0.3: dependencies: aproba "^1.1.1" -rxjs@^5.5.2, rxjs@^5.5.6, rxjs@^5.5.8: +rxjs@^5.5.2, rxjs@^5.5.6: version "5.5.8" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.8.tgz#b2b0809a57614ad6254c03d7446dea0d83ca3791" dependencies: @@ -6675,7 +6675,7 @@ tsickle@^0.27.2: source-map "^0.6.0" source-map-support "^0.5.0" -tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1: +tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0: version "1.9.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"