From 26dc2357600c05d5873f4c6ac5724c3a78f3c92b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 9 Feb 2016 20:23:17 +1100 Subject: [PATCH] chore(package): update should to version 8.2.2 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 429103f..240e13f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gulp-istanbul": "^0.10.2", "gulp-mocha": "^2.1.3", "rimraf": "^2.4.3", - "should": "^8.0.0" + "should": "^8.2.2" }, "dependencies": { "lodash.isundefined": "^3.0.1",