From ec31aa7f5dbc895fb0056137dc82c8982e798bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 17:02:17 +0000 Subject: [PATCH] chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 (#94) Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2fb76d..35f18a6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "benchmark": "^2.1.4", "standard": "^17.0.0", "tap": "^16.0.0", - "tsd": "^0.25.0" + "tsd": "^0.26.0" }, "tsd": { "compilerOptions": {