From 08e86ab99c8a277b044afcbbd797aa9baa076b17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 22:35:29 +0000 Subject: [PATCH] chore: bump tap from 16.3.9 to 18.6.1 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.9 to 18.6.1. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.9...tap@18.6.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 6c4e762..59e813d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@npmcli/eslint-config": "^4.0.0", "@npmcli/template-oss": "4.21.3", "spawk": "^1.7.1", - "tap": "^16.0.1" + "tap": "^18.6.1" }, "engines": { "node": "^16.14.0 || >=18.0.0"