Bump typescript from 4.4.4 to 4.5.2 (#153)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.2)

---
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-12-08 08:13:36 -05:00
committed by GitHub
parent 8d640a794c
commit 6cddb7ed31
2 changed files with 5 additions and 5 deletions

View File

@@ -36,6 +36,6 @@
"jest": "^27.4.2",
"jest-circus": "^27.3.1",
"ts-jest": "^27.0.7",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
}
}