build(deps-dev): bump typescript from 4.6.2 to 4.6.3 in /src

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-25 15:26:53 +00:00 committed by Richard Hansen
parent df41c7b711
commit 018840ff9f
2 changed files with 4 additions and 4 deletions

View file

@ -90,7 +90,7 @@
"sinon": "^13.0.1",
"split-grid": "^1.0.11",
"supertest": "^6.1.6",
"typescript": "^4.6.2"
"typescript": "^4.6.3"
},
"engines": {
"node": ">=12.17.0",