From 3a04e1587270a39de10fb8946642cab3a4a786fb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 28 Oct 2017 11:39:48 +0000 Subject: [PATCH] chore(package): update should to version 13.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d7bff0..6d3fb04 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "jshint": "2.9.5", - "should": "13.1.2", + "should": "13.1.3", "mocha": "4.0.1" } }