chore(deps-dev): 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-13 07:48:47 +00:00
committed by GitHub
parent a00b49cd21
commit 04e3ab9523
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-typescript2": "^0.30.0",
"start-server-and-test": "^1.12.6",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"peerDependencies": {
"react": "16 || 17",