From 98d4299bebe02fd5a1f9500c13347d490561e68f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 17:06:35 +0000 Subject: [PATCH] Build(deps-dev): Bump tap from 16.3.4 to 16.3.6 (#26) Bumps [tap](https://github.com/tapjs/node-tap) from 16.3.4 to 16.3.6. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](https://github.com/tapjs/node-tap/compare/v16.3.4...v16.3.6) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de95dda..6e99952 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "mqemitter": "^5.0.0", "snazzy": "^9.0.0", "standard": "^17.0.0", - "tap": "16.3.4", + "tap": "16.3.6", "tsd": "^0.28.0", "ws": "^8.11.0" },