From 28c4ee61f9fb10729fcb2a19def3edc0d4c8649f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 03:14:02 +0000 Subject: [PATCH] chore(deps-dev): bump tap from 16.3.10 to 18.8.0 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 18.8.0. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@18.8.0) --- 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 166e7816..69876882 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "release-it": "^17.0.5", "snazzy": "^9.0.0", "standard": "^17.1.0", - "tap": "^16.3.10", + "tap": "^18.8.0", "tsd": "^0.30.4", "typescript": "^5.3.3", "websocket-stream": "^5.5.2"