From 4e6f3b66f73f16b17592cba5af8cc249ba116fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 02:40:37 +0000 Subject: [PATCH] chore(deps-dev): bump tap from 16.3.10 to 21.6.2 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.6.2. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@21.6.2) --- updated-dependencies: - dependency-name: tap dependency-version: 21.6.2 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 315e5a2c..78faadbb 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "rimraf": "^6.1.0", "sinon": "^21.0.0", "strip-ansi": "^6.0.1", - "tap": "^16.1.0", + "tap": "^21.6.2", "ts-node": "^10.4.0", "ts-standard": "^12.0.1", "tsd": "^0.33.0",