Bump typescript from 4.1.5 to 4.2.2 (#4312)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-25 12:42:31 +02:00 committed by GitHub
parent 6c3e7b5afc
commit 371864d1d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@
"toxiproxy-node-client": "^2.0.6",
"ts-node": "^9.1.1",
"tsd": "^0.14.0",
"typescript": "4.1.5"
"typescript": "4.2.2"
},
"buildDependencies": [
"rimraf"