From e1647bb59f3b168c6a2cb46d51602d7f8278cc0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 04:20:06 +0000 Subject: [PATCH] chore(deps-dev): bump tap from 16.3.10 to 18.7.2 Bumps [tap](https://github.com/tapjs/tapjs) from 16.3.10 to 18.7.2. - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/v16.3.10...tap@18.7.2) --- 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 467fb21..9c07a7f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "fastify": "^4.10.2", "standard": "^17.0.0", - "tap": "^16.3.2", + "tap": "^18.7.2", "tsd": "^0.31.0" }, "dependencies": {