From a38b75fbb03894898db75669209953d4da5ae2a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 17:00:11 +0000 Subject: [PATCH] chore(deps-dev): bump tsd from 0.19.1 to 0.26.1 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.19.1 to 0.26.1. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.26.1) --- 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 ed6f30a..b127944 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.2.0", "tap": "^16.0.0", - "tsd": "^0.19.1", + "tsd": "^0.26.1", "typescript": "^4.5.5" } }