Bump typescript from 4.5.2 to 4.5.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-21 15:00:57 +00:00
committed by GitHub
parent 3194b4b6ce
commit 7f64149f3e
2 changed files with 8 additions and 8 deletions

View File

@@ -36,6 +36,6 @@
"jest": "^27.3.1",
"prettier": "^2.5.1",
"ts-jest": "^27.0.7",
"typescript": "^4.5.2"
"typescript": "^4.5.5"
}
}