chore(deps-dev): bump typescript from 4.3.2 to 4.3.5 in /example (#244)

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:36 +02:00
committed by GitHub
parent 6dc9c1251a
commit b8b5398c30
2 changed files with 5 additions and 5 deletions

View File

@@ -44,6 +44,6 @@
"metro-config": "^0.66.2",
"metro-react-native-babel-preset": "^0.66.1",
"prettier": "^2.3.1",
"typescript": "4.3.2"
"typescript": "4.3.5"
}
}