From b7fb0512a6bd8e772f2154ced939f38c47092988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 06:43:55 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.26.1 to 0.28.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.26.1 to 0.28.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.26.1...v0.28.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 8e575b8..37d5c19 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "socket.io-client": "^4.4.1", "standard": "^17.0.0", "tap": "^16.0.0", - "tsd": "^0.26.0", + "tsd": "^0.28.0", "typescript": "^4.5.4", "why-is-node-running": "^2.2.2" },