From c54f39e0604749910f9aa67d529acf0ae15522c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:04:11 +0000 Subject: [PATCH] chore(deps-dev): 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 c1db005..9eeb8f4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "nodemon": "^3.0.1", "snazzy": "^9.0.0", "standard": "^17.0.0", - "tap": "^16.3.0", + "tap": "^20.0.3", "tsd": "^0.33.0", "typescript": "^6.0", "undici": "^8.0.2"