Bump typescript from 4.3.4 to 4.3.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.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]
2021-07-01 09:02:02 +00:00
committed by Nick Cipollo
parent 92158b2aee
commit f1984b06a2
2 changed files with 5 additions and 5 deletions

View File

@@ -35,6 +35,6 @@
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"ts-jest": "^26.5.6",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
}
}