Bump typescript from 4.2.4 to 4.3.5

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

---
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-07-01 11:01:12 +00:00
committed by GitHub
parent 49b011280c
commit 8e87437272
2 changed files with 4 additions and 4 deletions

View File

@ -91,7 +91,7 @@
"tslint": "^6.1.3",
"tslint-immutable": "^6.0.1",
"typedoc": "^0.21.1",
"typescript": "4.2.4",
"typescript": "4.3.5",
"webpack": "^5.28.0",
"webpack-cli": "^4.6.0"
},