From 4938fe38238b59b6a13fcebacdc5c748a3b51d79 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Feb 2018 20:07:37 +0000 Subject: [PATCH] chore(package): update jasmine-core to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 830b34a..c55b25e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "grunt-open": "^0.2.3", "grunt-text-replace": "^0.4.0", "grunt-usemin": "^3.0.0", - "jasmine-core": "^2.3.4", + "jasmine-core": "^3.0.0", "jshint-stylish": "^2.0.1", "karma": "^2.0.0", "karma-jasmine": "*",