From 63ae1d143a7b309063ad73012187e40d01b64079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:50:23 +0000 Subject: [PATCH] build(deps-dev): bump tap from 16.3.8 to 18.0.3 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.8 to 18.0.3. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.8...tap@18.0.3) --- 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 626f2099..e069344a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "snazzy": "^9.0.0", "split2": "^4.0.0", "standard": "^17.0.0", - "tap": "^16.3.0", + "tap": "^18.0.3", "tsd": "^0.29.0", "typescript": "^5.0.2", "wait-on": "^7.0.1"