Bump typescript from 4.3.2 to 4.3.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.4)

---
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-06-21 02:03:52 +00:00
committed by GitHub
parent 1c1afb6880
commit c4907e9582
2 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
"prettier": "2.3.1",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.2",
"typescript": "^4.3.4",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.2"
},