chore(deps-dev): bump typescript from 4.3.2 to 4.3.5 (#251)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-06 10:44:50 +02:00
committed by GitHub
parent b8b5398c30
commit a442eeb0ff
2 changed files with 5 additions and 5 deletions

View File

@@ -85,7 +85,7 @@
"react-native-builder-bob": "^0.18.1",
"react-native-reanimated": "^2.3.0-alpha.2",
"release-it": "^14.6.1",
"typescript": "4.3.2"
"typescript": "4.3.5"
},
"peerDependencies": {
"react": "*",