From 22fb1074ddb8fc6714c47f3d91ab47d2ed3db131 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 28 Aug 2017 14:07:34 +0000 Subject: [PATCH] chore(package): update should to version 12.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 620a543..9aa54ee 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "3.19.0", "mocha": "3.3.0", "nyc": "10.3.0", - "should": "11.2.1" + "should": "12.0.0" }, "bin": { "smart-npm": "bin/smart-npm.js",