From 59a3170953e95953bebf0740db7569ec5ce07bdf Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 17 Jun 2024 15:44:35 +0000
Subject: [PATCH] chore(deps-dev): bump tap from 16.3.10 to 19.2.5

Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 19.2.5.
- [Release notes](https://github.com/tapjs/tapjs/releases)
- [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@19.2.5)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 1e3553d..8bb0f1f 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "nock": "^13.0.7",
     "prettier": "^3.0.0",
     "sinon": "^18.0.0",
-    "tap": "^16.0.0",
+    "tap": "^19.2.5",
     "tsd": "^0.31.0",
     "typescript": "^5.0.2"
   }