From 2b0ed7ff86d3c4f8b6f5729be709b3b613cb049e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 10:44:20 +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 d9bc9c55a..404a9c481 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "sinon-chai": "3.7.0", "ts-morph": "26.0.0", "ts-node": "10.9.2", - "tsd": "^0.32.0", + "tsd": "^0.33.0", "tsd-jsdoc": "2.5.0", "typedoc": "0.28.7", "typedoc-plugin-markdown": "4.7.0",