From 5391f08d057df1fc59df65ec35aa67bcc6ed6823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 16:04:52 +0000 Subject: [PATCH] chore(deps-dev): bump tsd from 0.23.0 to 0.24.1 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.23.0 to 0.24.1. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.23.0...v0.24.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 c5d0690..d80e9d4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "devDependencies": { "standard": "^17.0.0", "tap": "^16.0.0", - "tsd": "^0.23.0" + "tsd": "^0.24.1" }, "tsd": { "compilerOptions": {