From 9fa2d1770f53369b78f57e92b14530445bd291f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 06:20:23 +0000 Subject: [PATCH] Bump tsd from 0.16.0 to 0.17.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.16.0...v0.17.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 afe0e18..2aae3a6 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "fastify": "^3.0.0", "standard": "^16.0.0", "tap": "^15.0.1", - "tsd": "^0.16.0" + "tsd": "^0.17.0" } } \ No newline at end of file