build(deps): bump typescript from 4.2.4 to 4.3.4

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-23 21:23:08 +00:00
committed by GitHub
parent 5af34884ce
commit 2cb18f74a3
2 changed files with 49 additions and 49 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"@pybricks/firmware": "4.13.0-alpha.1",
"@pybricks/ide-docs": "1.4.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^5.3.0",
"@shopify/react-i18n": "^6.0.3",
"@testing-library/dom": "^8.0.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
@@ -48,7 +48,7 @@
"redux-saga": "^1.1.3",
"spdx-satisfies": "^5.0.0",
"typed-redux-saga": "^1.3.1",
"typescript": "~4.2.3",
"typescript": "~4.3.4",
"web-vitals": "^2.0.1",
"xterm": "^4.11.0",
"xterm-addon-fit": "^0.5.0",