From 02e760caec06aa2160534c7edc23e117f54a20c7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 25 Apr 2018 00:45:46 +0000 Subject: [PATCH] chore(package): update rxjs-marbles to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2ab39..72def64 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "rollup-plugin-sourcemaps": "^0.4.2", "rollup-plugin-typescript2": "^0.12.0", "rxjs": "^5.5.6", - "rxjs-marbles": "^2.3.1", + "rxjs-marbles": "^3.0.0", "semantic-release": "^15.0.0", "ts-jest": "^22.0.0", "ts-node": "^5.0.1",