From 04047de8cf3685d30c280ff5043535eefde827d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:14:13 +0000 Subject: [PATCH] Bump tap from 16.3.10 to 21.0.2 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.0.2. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@21.0.2) --- updated-dependencies: - dependency-name: tap 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 9729d2b..cb4206b 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "pre-commit": "^1.2.2", "snazzy": "^9.0.0", "standard": "^17.1.0", - "tap": "^16.3.0", + "tap": "^21.0.2", "tsd": "^0.31.0", "typescript": "^5.4.2", "wait-on": "^8.0.0"