From 5e8726b6d29f3780352b654792d0c57aac079cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:14:39 +0000 Subject: [PATCH] chore: bump tap from 16.3.10 to 18.7.1 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 18.7.1. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@18.7.1) --- 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 7260acd..26970f5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.3", "mutate-fs": "^2.1.1", - "tap": "^16.0.1" + "tap": "^18.7.1" }, "scripts": { "test": "tap",