From 9861d587a612dcb3d694bb9cc6120d67569917db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:38:57 +0000 Subject: [PATCH] Bump tap from 16.3.10 to 21.1.0 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.1.0. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@21.1.0) --- updated-dependencies: - dependency-name: tap dependency-version: 21.1.0 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 f98a1fd..e2f048c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "standard": "^17.0.0", - "tap": "^16.0.0" + "tap": "^21.1.0" }, "repository": { "type": "git",