From 61be20de511af93bbbdac7d52f592ef1ef726a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 02:07:27 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#186) Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.21.0...v0.22.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 0c26d48..491284b 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "proxyquire": "^2.1.3", "standard": "^17.0.0", "tap": "^16.0.1", - "tsd": "^0.21.0", + "tsd": "^0.22.0", "typescript": "^4.0.5" }, "dependencies": {}