Bump tsd dep to pick up TypeScript 5 improvements

This commit is contained in:
Lovell Fuller 2023-03-21 12:43:29 +00:00
parent f8a430bdd3
commit c5ef4677b1

View File

@ -155,7 +155,7 @@
"nyc": "^15.1.0", "nyc": "^15.1.0",
"prebuild": "^11.0.4", "prebuild": "^11.0.4",
"semistandard": "^16.0.1", "semistandard": "^16.0.1",
"tsd": "^0.26.1" "tsd": "^0.28.0"
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"config": { "config": {