Skip to content

Commit 32b9e66

Browse files
build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#50)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0. - [Release notes](https://github.com/SamVerschueren/tsd/releases) - [Commits](tsdjs/tsd@v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: tsd 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 d6d7f23 commit 32b9e66

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
@@ -29,7 +29,7 @@
2929
"benchmark": "2.1.4",
3030
"standard": "^17.0.0",
3131
"tap": "^16.0.0",
32-
"tsd": "^0.28.0"
32+
"tsd": "^0.29.0"
3333
},
3434
"scripts": {
3535
"bench": "node benchmark/index.js",

0 commit comments

Comments
 (0)