From 0e9ff850aa8e512ed3ef12db2f0f1cfa5722cc4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:34:58 +0000 Subject: [PATCH] chore: bump tap from 16.3.10 to 20.0.3 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 20.0.3. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@20.0.3) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cd8280..c364fcf 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "concurrent-couch-follower": "^1.2.0", "normalize-registry-metadata": "^1.1.2", "request": "^2.80.0", - "tap": "^16.3.2" + "tap": "^20.0.3" }, "license": "ISC", "main": "lib/index.js",