From 3c5d3eb1283caddb0c47d1b76af27d6729871a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 01:00:07 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.20.0 to 0.21.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.20.0...v0.21.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 0fd96d6..fccd9e5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fastify": "^4.0.0", "standard": "^17.0.0", "tap": "^16.0.0", - "tsd": "^0.20.0" + "tsd": "^0.21.0" }, "dependencies": { "fast-json-stringify": "^4.2.0"