From 6e4e3733a7ce6cc31bb80c3905f3c1f95abfa9e1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Feb 2018 19:52:24 +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 a9350d5..83308c2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-contrib-cssmin": "^2.0.0", "grunt-contrib-uglify": "^3.0.0", "grunt-fixpack": "^0.1.0", - "jasmine-core": "^2.5.2", + "jasmine-core": "^3.0.0", "karma": "^1.3.0", "karma-chrome-launcher": "^2.0.0", "karma-cli": "^1.0.1",