From b943151ded5baa3e867eb9858a0d7300770d6734 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 05:27:31 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.14.0 to 0.17.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.14.0 to 0.17.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.14.0...v0.17.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de4e8fa..e9d2126 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "lint-staged": "^10.1.2", "nyc": "^15.0.0", "sinon": "^9.0.0", - "tsd": "^0.14.0", + "tsd": "^0.17.0", "typedoc": "^0.19.0", "typescript": "^4.0.2" },