From 06059156324aa9d5a389d06b71c9e0af680056c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 09:50:13 +0000 Subject: [PATCH] chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#177) Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.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 d8d9355..bb7a01a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "snazzy": "^9.0.0", "standard": "^17.0.0", "tap": "^16.0.0", - "tsd": "^0.30.0" + "tsd": "^0.31.0" }, "pre-commit": [ "lint",