From 198150beeac5f54f4e6adc24a8f1646a1f2fe3df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 06:48:42 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.13.1 to 0.14.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.13.1 to 0.14.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.13.1...v0.14.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 a3b1a84e714..4ea089c518a 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "tap": "^14.4.1", "tap-mocha-reporter": "^5.0.0", "then-sleep": "^1.0.1", - "tsd": "^0.13.1", + "tsd": "^0.14.0", "typescript": "^4.0.2", "undici": "^2.0.0", "x-xss-protection": "^2.0.0",