From 5fce69841b23c8a23d575b3ab89e8c5930cc178a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 26 May 2017 12:51:50 +0200 Subject: [PATCH] chore(package): update chai to version 4.0.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e85318..4786828 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "grunt": "~1.0.1", "grunt-simple-mocha": "~0.4", "grunt-contrib-jshint": "~1.0", - "chai": "~3.5", + "chai": "~4.0.0", "mocha": "~3.0", "grunt-npm": "~0.0.2", "grunt-bump": "~0.8.0",