Skip to content

Commit e3f04bf

Browse files
build(deps-dev): bump tsd from 0.31.2 to 0.32.0 (#368)
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.31.2 to 0.32.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.31.2...v0.32.0) --- updated-dependencies: - dependency-name: tsd dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e19fa6 commit e3f04bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"standard": "^17.0.0",
2424
"tap": "^18.7.2",
2525
"ts-node": "^10.3.0",
26-
"tsd": "^0.31.0",
26+
"tsd": "^0.32.0",
2727
"typescript": "~5.8.2"
2828
},
2929
"scripts": {

0 commit comments

Comments
 (0)