From 70d0982b743f9b12ce1551c059f1d0c03fb4c17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 05:32:50 +0000 Subject: [PATCH] Bump tsd from 0.14.0 to 0.15.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.14.0...v0.15.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 1aac98f..9bce86f 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.14.0" + "tsd": "^0.15.0" } } \ No newline at end of file