Skip to content

Commit 5955326

Browse files
chore(deps-dev): bump tsd from 0.31.2 to 0.32.0
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] <support@github.com>
1 parent 5f32ebc commit 5955326

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
"pump": "^3.0.0",
3030
"readable-stream": "^4.5.2",
3131
"tap": "^18.6.1",
32-
"tsd": "^0.31.0"
32+
"tsd": "^0.32.0"
3333
},
3434
"scripts": {
3535
"coverage": "npm run test:unit -- --coverage-report=html",

0 commit comments

Comments
 (0)