From 8c106217cb04f62c430914c64995c66c3a23feaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 03:04:38 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.27.0 to 0.28.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f446649ee..5dde905b6d 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "split2": "^4.1.0", "standard": "^17.0.0", "tap": "^16.3.0", - "tsd": "^0.27.0", + "tsd": "^0.28.0", "typescript": "^4.8.3", "undici": "^5.10.0", "vary": "^1.1.2",