From f3ce492dbd3b4fb0e8df7e9f70994da43a7a5265 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 02:57:25 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.25.0 to 0.27.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.27.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.25.0...v0.27.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 c0e5fc8..93cde09 100644 --- a/package.json +++ b/package.json @@ -32,6 +32,6 @@ "proxyquire": "^2.1.3", "standard": "^17.0.0", "tap": "^16.0.1", - "tsd": "^0.25.0" + "tsd": "^0.27.0" } }