chore(deps-dev): bump @types/react-native-vector-icons in /example (#463)

Bumps [@types/react-native-vector-icons](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native-vector-icons) from 6.4.8 to 6.4.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native-vector-icons)

---
updated-dependencies:
- dependency-name: "@types/react-native-vector-icons"
  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-09-29 12:31:55 +02:00
committed by GitHub
parent d2cb52fe92
commit 1714be8c05
2 changed files with 7 additions and 23 deletions

View File

@@ -36,7 +36,7 @@
"@react-native-community/eslint-plugin": "^1.1.0",
"@types/react": "^17.0.24",
"@types/react-native": "^0.65.1",
"@types/react-native-vector-icons": "^6.4.8",
"@types/react-native-vector-icons": "^6.4.9",
"@types/react-native-video": "^5.0.9",
"babel-plugin-module-resolver": "^4.1.0",
"eslint": "^7.32.0",