From 0cf047a945f01675ff2b65019fc2015c6f56c85d Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 23 Dec 2015 19:45:20 +0100 Subject: [PATCH] chore(package): update rimraf to version 2.5.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a712610..e0a0125 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gulp-istanbul": "^0.10.2", "gulp-mocha": "^2.1.3", "linear-arbitrary-precision": "^3.1.0", - "rimraf": "^2.4.3", + "rimraf": "^2.5.0", "should": "^7.1.1" } }