From 54ff8d827bef569039d0e1fb3fe98495a938e41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 03:30:57 +0000 Subject: [PATCH] build(deps-dev): bump tap from 15.2.3 to 18.7.0 Bumps [tap](https://github.com/tapjs/tapjs) from 15.2.3 to 18.7.0. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v15.2.3...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 146887543bd..1eb3b08baaa 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "snazzy": "^9.0.0", "split2": "^3.1.1", "standard": "^16.0.1", - "tap": "^15.0.5", + "tap": "^18.7.0", "tap-mocha-reporter": "^5.0.1", "then-sleep": "^1.0.1", "tsd": "^0.14.0",