From 8d0b8517520b9196f0536657ca1d577b6ee087ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 07:53:24 +0000 Subject: [PATCH] build(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 c46da3c..1b58f74 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "fastify": "^5.0.0", "h2url": "^0.2.0", "neostandard": "^0.12.0", - "tsd": "~0.32.0" + "tsd": "~0.33.0" }, "dependencies": { "fast-uri": "^3.0.0",