From c31c0ee4a04c680efe7fc7a8cfa238bcda148b9d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Jun 2018 09:09:43 +0000 Subject: [PATCH] chore(package): update tap-spec to version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d65310..16c6d5c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "mocha": "^3.1.2", "sinon": "^3.2.1", "sinon-chai": "^2.13.0", - "tap-spec": "^4.1.1", + "tap-spec": "^5.0.0", "tape": "^4.8.0" } }