From e6869f8dc8fa11159ca10ba09cda49e21de11776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 07:38:01 +0000 Subject: [PATCH] Bump tsd from 0.14.0 to 0.15.0 (#139) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01c09e3..d99e44c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "proxyquire": "^2.1.3", "standard": "^16.0.3", "tap": "^15.0.2", - "tsd": "^0.14.0", + "tsd": "^0.15.0", "typescript": "^4.0.5" }, "dependencies": {}