build(deps-dev): bump typescript from 4.5.5 to 4.6.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  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-04 20:56:39 +00:00
committed by GitHub
parent 351939570f
commit adc3ab95ef
2 changed files with 8 additions and 8 deletions

View File

@@ -40,6 +40,6 @@
"jest": "^26.6.3",
"jest-junit": "^13.0.0",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5"
"typescript": "^4.6.3"
}
}