Bump typescript from 4.3.5 to 4.4.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v4.4.2)

---
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] 2021-09-02 17:00:45 +00:00 committed by GitHub
parent 11db623ba8
commit bf6f871097
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 12 deletions

View file

@ -71,7 +71,7 @@
"nock": "^13.1.1",
"removeNPMAbsolutePaths": "2.0.0",
"sinon": "^11.1.2",
"typescript": "^4.3.5"
"typescript": "^4.4.2"
},
"resolutions": {
"glob-parent": ">=5.1.2",