From 5f3013885621a62f0ea54687718b87bb08f600af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:02:52 +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 e11a13e..7760b66 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@npmcli/eslint-config": "^7.0.0", "@npmcli/template-oss": "5.1.1", "spawk": "^1.8.1", - "tap": "^16.0.1" + "tap": "^20.0.3" }, "dependencies": { "@npmcli/node-gyp": "^6.0.0",