From 4417900e368abbad9862d61f73f48391ee8b8458 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 26 May 2017 20:52:13 +0000 Subject: [PATCH] chore(package): update chai to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34168ae..fd8ab99 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "mocha": "~3.3.0", "sinon": "~1.17.6", "sinon-chai": "~2.8.0", - "chai": "~3.5.0", + "chai": "~4.0.0", "request": "~2.80.0" }, "scripts": {