Skip to content

Commit 30c1bc5

Browse files
chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#517)
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0. - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.30.7...v0.31.0) --- updated-dependencies: - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af99f11 commit 30c1bc5

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
@@ -36,7 +36,7 @@
3636
"snazzy": "^9.0.0",
3737
"standard": "^17.0.0",
3838
"tap": "^16.0.0",
39-
"tsd": "^0.30.0"
39+
"tsd": "^0.31.0"
4040
},
4141
"scripts": {
4242
"coverage": "npm run test:unit -- --coverage-report=html",

0 commit comments

Comments
 (0)