From ed577ed37237f0e366dad02ab8d1e3659b8bc8a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 08:05:53 +0000 Subject: [PATCH] chore(deps-dev): Bump tap from 16.3.10 to 19.2.3 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 19.2.3. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@19.2.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 834b69c..fe4a079 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "mocha": "^9.2.0", "snazzy": "^9.0.0", "standard": "^17.0.0", - "tap": "^16.3.10", + "tap": "^19.2.3", "temp": "^0.9.4", "tsd": "^0.31.0", "typescript": "^5.0.4"