From 85c4586271ded08c01430bffebee782bd66a0a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:05:11 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.14.0 to 0.31.2 Bumps [tsd](https://github.com/tsdjs/tsd) from 0.14.0 to 0.31.2. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.14.0...v0.31.2) --- updated-dependencies: - dependency-name: tsd 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 146887543bd..b412bee294a 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "tap": "^15.0.5", "tap-mocha-reporter": "^5.0.1", "then-sleep": "^1.0.1", - "tsd": "^0.14.0", + "tsd": "^0.31.2", "typescript": "^4.0.2", "undici": "^3.3.5", "x-xss-protection": "^2.0.0",