From 429fc35c5796a7bb69b22c41b148193ea0ad9b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:42:29 +0000 Subject: [PATCH] Bump tsd from 0.15.1 to 0.16.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.15.1...v0.16.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bce86f..afe0e18 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.15.0" + "tsd": "^0.16.0" } } \ No newline at end of file