From 2ee0972542308b790e99c2ef866c22089fa66406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:07:03 +0000 Subject: [PATCH] chore: bump tap from 16.3.10 to 21.0.0 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 21.0.0. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@21.0.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 97e1ee4..f5cfcd9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "chalk": "^4.1.2", "cli-progress": "^3.10.0", "npmlog": "^7.0.0", - "tap": "^16.0.1" + "tap": "^21.0.0" }, "tap": { "coverage-map": "map.js",