From 40c46fda5587a9e8686ae67ab03a7e42600d245f Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 30 Jul 2016 00:25:29 +0200 Subject: [PATCH] chore(package): update phantomjs-prebuilt to version 2.1.9 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0e3905..bcf611d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "karma-webpack": "^1.7.0", "mocha": "^2.4.5", "node-libs-browser": "^1.0.0", - "phantomjs-prebuilt": "^2.1.4", + "phantomjs-prebuilt": "^2.1.9", "rimraf": "^2.5.1", "webpack": "^1.12.13" },