From 1ee7f23992d5745c79e6c70e0e9c9a95123f0379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:37:34 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#143) Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.28.1...v0.29.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 14dbc7f..6271ddd 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "snazzy": "^9.0.0", "standard": "^17.0.0", "tap": "^16.0.0", - "tsd": "^0.28.0" + "tsd": "^0.29.0" }, "dependencies": { "fast-querystring": "^1.0.0",