From 8d78fa81db3930dbe2be45ce73f46c97e2a7e709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 02:33:27 +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-version: 20.0.3 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 23ba714e..84006238 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "nock": "^13.2.4", "npm-registry-mock": "^1.3.2", "rimraf": "^6.0.1", - "tap": "^16.0.1" + "tap": "^20.0.3" }, "files": [ "bin/",