From 753a130aaad25cddcc441e5511ff1a9b77d53a46 Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Wed, 29 Nov 2017 16:30:04 +0200 Subject: [PATCH] build(aio): upgrade to latest `rxjs` (#18428) PR Close #18428 --- aio/package.json | 4 ++-- aio/yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aio/package.json b/aio/package.json index 1e8d6b4cdb..0dbd33dbca 100644 --- a/aio/package.json +++ b/aio/package.json @@ -81,7 +81,7 @@ "core-js": "^2.4.1", "jasmine": "^2.6.0", "ng-pwa-tools": "^0.0.10", - "rxjs": "^5.5.0", + "rxjs": "^5.5.2", "tslib": "^1.7.1", "web-animations-js": "^2.2.5", "zone.js": "0.8.16" @@ -113,7 +113,7 @@ "http-server": "^0.9.0", "ignore": "^3.3.3", "image-size": "^0.5.1", - "jasmine-core": "^2.6.4", + "jasmine-core": "^2.8.0", "jasmine-spec-reporter": "^4.1.0", "jsdom": "^9.12.0", "karma": "^1.7.0", diff --git a/aio/yarn.lock b/aio/yarn.lock index f5abe4c403..b362761239 100644 --- a/aio/yarn.lock +++ b/aio/yarn.lock @@ -4627,7 +4627,7 @@ isurl@^1.0.0-alpha5: has-to-string-tag-x "^1.2.0" is-object "^1.0.1" -jasmine-core@^2.6.4, jasmine-core@~2.8.0: +jasmine-core@^2.8.0, jasmine-core@~2.8.0: version "2.8.0" resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e" @@ -7319,7 +7319,7 @@ rx@2.3.24: version "2.3.24" resolved "https://registry.yarnpkg.com/rx/-/rx-2.3.24.tgz#14f950a4217d7e35daa71bbcbe58eff68ea4b2b7" -rxjs@^5.4.2, rxjs@^5.5.0: +rxjs@^5.4.2: version "5.5.0" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.0.tgz#26d8f3866eb700e247e0728a147c3d628993d812" dependencies: