From 3a214b3f726603f0a01144f32056d6cb056bf5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 08:12:07 +0000 Subject: [PATCH] Bump tap from 15.2.3 to 16.3.8 Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.3.8. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](https://github.com/tapjs/node-tap/compare/v15.2.3...v16.3.8) --- 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 543dece7..e46f0dc1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "rimraf": "^3.0.2", "snazzy": "^9.0.0", "standard": "^16.0.3", - "tap": "^15.0.9", + "tap": "^16.3.8", "tsd": "^0.18.0", "typescript": "^4.4.3" },