From 44fe9779d727dc1970e510f546bf4a6a304addc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:53:57 +0000 Subject: [PATCH] Bump tap from 16.3.8 to 18.0.3 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.8 to 18.0.3. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.8...tap@18.0.3) --- 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 201c729..ccdedcb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "concurrently": "^8.0.1", "fastify-cli": "^5.7.1", "fastify-tsconfig": "^1.0.1", - "tap": "^16.3.4", + "tap": "^18.0.3", "ts-node": "^10.9.1", "typescript": "^5.0.3" }