From 7682f745e1340b8c92a356582fa20ea723be90b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 14:08:00 +0000 Subject: [PATCH] Bump tsd from 0.17.0 to 0.18.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69b5178..d1248f2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "pre-commit": "^1.2.2", "standard": "^16.0.0", "tap": "^15.0.2", - "tsd": "^0.17.0", + "tsd": "^0.18.0", "typescript": "^4.0.2" }, "scripts": {