From fbd8d0be73fa0de4b0fa5aaad124ea4a3abbacf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 02:56:22 +0000 Subject: [PATCH] chore: bump tap from 16.3.10 to 18.7.0 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 18.7.0. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@18.7.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 8fc0bb70..9a7850ec 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "mutate-fs": "^2.1.1", "nock": "^13.2.4", "npm-registry-mock": "^1.3.2", - "tap": "^16.0.1" + "tap": "^18.7.0" }, "files": [ "bin/",