From c2e0be4bbad0014ac8c9d1852eb8d63fbe4158ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:02:03 +0000 Subject: [PATCH] chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 Bumps [tsd](https://github.com/tsdjs/tsd) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: tsd dependency-version: 0.33.0 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 9f9c05e..bc670fe 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "neostandard": "^0.12.0", "tape": "^5.7.5", "c8": "^10.1.3", - "tsd": "^0.32.0" + "tsd": "^0.33.0" }, "files": [ "LICENSE",