From 104f10b98e230132ca232de699170f73e18a22b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 01:13:18 +0000 Subject: [PATCH] Bump tsd from 0.18.0 to 0.19.0 (#50) Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... 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 c7ce048..a23016a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "snazzy": "^9.0.0", "standard": "^16.0.3", "tap": "^15.0.2", - "tsd": "^0.18.0", + "tsd": "^0.19.0", "typescript": "^4.1.3" } }