From f57daf217710d568dcf3b282e2d1f81eb83efc50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 18:33:17 +0200 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- example/package.json | 2 +- example/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/example/package.json b/example/package.json index b4c1904..00d1cd7 100644 --- a/example/package.json +++ b/example/package.json @@ -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", diff --git a/example/yarn.lock b/example/yarn.lock index 3de7161..1ff4bba 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -962,10 +962,10 @@ resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.1.0.tgz#e42b1bef12d2415411519fd528e64b593b1363dc" integrity sha512-W/J0fNYVO01tioHjvYWQ9m6RgndVtbElzYozBq1ZPrHO/iCzlqoySHl4gO/fpCl9QEFjvJfjPgtPMTMlsoq5DQ== -"@react-native-community/slider@^4.1.7": - version "4.1.7" - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.1.7.tgz#b2c4e9547dcdcbcf3d0a0cda8545abcfdc089859" - integrity sha512-zVcxi3chX/Je/3lo8jI/83VpY6DL2h+JWNV8sg6rkxjRTau/8DfM/e98RymH0ujejBkuYX342IKNnxOHRK6KbQ== +"@react-native-community/slider@^4.1.8": + version "4.1.8" + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.1.8.tgz#aa8932fe793f607fde32bef9fbe5a65fbf58f389" + integrity sha512-JXU+coasnXh1BtUSNxYvzSVnS1mueFZNTgMMHS6pH6JFy2Ur51Gow5PeVs9cyvYW4YTqwW1tFGHzS8jQ+UbluQ== dependencies: flow-bin "0.113.0"