From bfb9c40ab87fbd182a1e3af624e81e0518d81992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 05:09:52 +0000 Subject: [PATCH] build(deps-dev): bump tsd from 0.19.1 to 0.23.0 Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.19.1 to 0.23.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.23.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 c54561f50dd..eb844cc6313 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "split2": "^4.1.0", "standard": "^17.0.0-2", "tap": "^15.1.6", - "tsd": "^0.19.1", + "tsd": "^0.23.0", "typescript": "^4.5.4", "undici": "^4.11.3", "x-xss-protection": "^2.0.0",