From 818ae5e9a78eb36cd93b88bf06143b66066ef9ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 09:09:35 +0000 Subject: [PATCH] chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 (#119) Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.20.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 8953d18..4a2159b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "snazzy": "^9.0.0", "standard": "^16.0.0", "tap": "^16.0.0", - "tsd": "^0.19.0" + "tsd": "^0.20.0" }, "dependencies": { "ajv": "^8.0.0",