From c5ef4677b1302054ed848d1c829d4ca212f1ee4a Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 21 Mar 2023 12:43:29 +0000 Subject: [PATCH] Bump tsd dep to pick up TypeScript 5 improvements --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b8e7d87..5670dcea 100644 --- a/package.json +++ b/package.json @@ -155,7 +155,7 @@ "nyc": "^15.1.0", "prebuild": "^11.0.4", "semistandard": "^16.0.1", - "tsd": "^0.26.1" + "tsd": "^0.28.0" }, "license": "Apache-2.0", "config": {