From 5456e75823b0042c8fe5df7a0ee84e67c184c4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 15:35:00 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.31.2 to 0.32.0 Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.31.2...v0.32.0) --- updated-dependencies: - dependency-name: tsd dependency-version: 0.32.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 5649fb5bf..0f21b1c12 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "tape": "^5.5.3", "through2": "^4.0.0", "ts-node": "^10.9.1", - "tsd": "^0.31.0", + "tsd": "^0.32.0", "typescript": "~5.8.2", "winston": "^3.7.2" },