From 3f56698c3540a01ab9140fb5b43a1b3ee45575b8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 5 Aug 2017 09:48:09 +0000 Subject: [PATCH] chore(package): update chai to version 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e657bf3..9f3c2db 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@bubltechnology/customizable-commit-analyzer": "https://github.com/fullcube/customizable-commit-analyzer/tarball/364e96c6f590c20f82d76557a5fa0d4481c48c5f", - "chai": "4.1.0", + "chai": "4.1.1", "condition-circle": "1.5.0", "conventional-commit-types": "2.2.0", "coveralls": "2.13.1",