From b809c875696635330f24d993b03c943a098bcaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:58:06 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.30.7 to 0.31.1 Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.1. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.1) --- 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 0cb56b5..16508a7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "fastify": "^5.0.0-alpha.3", "standard": "^17.1.0", "tap": "^18.7.1", - "tsd": "^0.30.7" + "tsd": "^0.31.1" }, "dependencies": { "@fastify/error": "^4.0.0",