chore(deps-dev): bump tsd from 0.21.0 to 0.22.0

Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.21.0...v0.22.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-07-01 12:49:21 +00:00
committed by GitHub
parent 6d90b1610e
commit c819e6852b
2 changed files with 17 additions and 17 deletions

View File

@@ -92,7 +92,7 @@
"jest": "^28.1.0",
"lint-staged": "^12.1.4",
"prettier": "^2.5.1",
"tsd": "^0.21.0",
"tsd": "^0.22.0",
"tslint": "^6.1.3",
"typescript": "^4.5.4"
}