From 669ef88f1224c9ff970cab7a3a850e4d38d1e7f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 15:22:29 +0000 Subject: [PATCH] Bump tap from 14.11.0 to 15.0.9 Bumps [tap](https://github.com/tapjs/node-tap) from 14.11.0 to 15.0.9. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](https://github.com/tapjs/node-tap/compare/v14.11.0...v15.0.9) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f420a0..6e9fa3e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "pre-commit": "^1.1.3", "proxyquire": "^2.1.3", "standard": "^16.0.3", - "tap": "^14.11.0", + "tap": "^15.0.9", "uuid": "^8.3.2" } }