From 2405cf268af188d61938ba26ea3f93522d8c8d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:54:17 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.30.7 to 0.31.0 Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.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 eec19510a..b15d1cba0 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "tape": "^5.5.3", "through2": "^4.0.0", "ts-node": "^10.9.1", - "tsd": "^0.30.4", + "tsd": "^0.31.0", "typescript": "^5.1.3", "winston": "^3.7.2" },