Bump tsd from 0.19.1 to 0.20.0

Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.20.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-18 12:53:27 +00:00
committed by GitHub
parent d227e0584b
commit a1c1d2772e
2 changed files with 18 additions and 18 deletions

View File

@@ -90,7 +90,7 @@
"jest": "^27.4.5",
"lint-staged": "^12.1.4",
"prettier": "^2.5.1",
"tsd": "^0.19.0",
"tsd": "^0.20.0",
"tslint": "^6.1.3",
"typescript": "^4.5.4"
}