From 6b619bc709725d7e5ba7d97d87f06889de952494 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 21:42:35 +0100 Subject: [PATCH] chore(deps): update dependency tape to v5.2.2 (#287) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9709a65..6adb6ec 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "shelljs": "0.8.4", "sinon": "9.2.4", "tap-nirvana": "1.1.0", - "tape": "5.2.1", + "tape": "5.2.2", "tape-async": "2.3.0", "tmp": "0.2.1" },