Bump typescript from 4.3.5 to 4.4.3 (#125)

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

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

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-10-03 17:12:40 -04:00
committed by GitHub
parent be8fb09624
commit 4531373c80
2 changed files with 5 additions and 5 deletions

View File

@@ -35,6 +35,6 @@
"jest": "^27.2.4",
"jest-circus": "^27.2.4",
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
"typescript": "^4.4.3"
}
}