chore(deps): bump @react-native-community/slider in /example (#512)

Bumps [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/callstack/react-native-slider/releases)
- [Commits](https://github.com/callstack/react-native-slider/compare/v4.1.7...v4.1.8)

---
updated-dependencies:
- dependency-name: "@react-native-community/slider"
  dependency-type: direct:production
  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-10-11 18:33:17 +02:00
committed by GitHub
parent 7bf5edfbc2
commit f57daf2177
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"@react-native-community/blur": "^3.6.0",
"@react-native-community/cameraroll": "^4.1.1",
"@react-native-community/slider": "^4.1.7",
"@react-native-community/slider": "^4.1.8",
"@react-navigation/native": "^6.0.5",
"@react-navigation/native-stack": "^6.2.3",
"react": "^17.0.2",