From d486dc7d10c19936c3cbb10621be5b2b04415fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 01:22:31 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.29.0 to 0.30.0 Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.29.0...v0.30.0) --- 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 67a9ce8..449664b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "proxyquire": "^2.1.3", "standard": "^17.0.0", "tap": "^16.2.0", - "tsd": "^0.29.0", + "tsd": "^0.30.0", "typescript": "^5.0.2", "ts-node": "^10.8.0" },