Bump typescript from 4.6.2 to 4.6.3

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)
This commit is contained in:
Daz DeBoer 2022-03-28 13:29:11 -06:00
parent be330a1b19
commit d7b4f42aa6
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
2 changed files with 8 additions and 8 deletions

View file

@ -48,6 +48,6 @@
"patch-package": "6.4.7",
"prettier": "2.6.0",
"ts-jest": "27.1.3",
"typescript": "4.6.2"
"typescript": "4.6.3"
}
}