From 8ee386a80c0442196049082afbf9443c7fe22414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 19:42:03 +0000 Subject: [PATCH] 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 0247c140..e15512d6 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "sanctuary-benchmark": "^1.0.0", "sanctuary-either": "^2.0.0", "sanctuary-type-classes": "^13.0.0", - "tsd": "^0.29.0", + "tsd": "^0.30.0", "typescript": "^5.0.4", "xyz": "^4.0.0" },