From cfc6835ab0ee00580dc2a3226bf68f32bb1ba5aa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 13:57:25 +0000 Subject: [PATCH] build(deps): bump @react-native-community/slider from 2.0.1 to 3.0.3 Bumps [@react-native-community/slider](https://github.com/react-native-community/react-native-slider) from 2.0.1 to 3.0.3. - [Release notes](https://github.com/react-native-community/react-native-slider/releases) - [Commits](https://github.com/react-native-community/react-native-slider/compare/v2.0.1...v3.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c4165363..30ea62d7 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "dependencies": { "@bluebase/component-mapper": "^1.4.0", "@bluebase/components": "^6.0.0", - "@react-native-community/slider": "3.0.0", + "@react-native-community/slider": "3.0.3", "expo": "^38.0.0", "react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz", "react-native-paper": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index 627e20fe..d1d0c65c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2416,10 +2416,10 @@ sudo-prompt "^9.0.0" wcwidth "^1.0.1" -"@react-native-community/slider@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.0.tgz#ffbf78689fc0572fb5c1e2ccb61b2ef074d3dcd2" - integrity sha512-deNc3JHBHz24YN+0DTAocXfrYFIFc1DvsIriMJSsJlR/MvsLzoq2+qwaEN+0/LJ37pstv85wZWY0pNugk4e41g== +"@react-native-community/slider@3.0.3": + version "3.0.3" + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.3.tgz#830167fd757ba70ac638747ba3169b2dbae60330" + integrity sha512-8IeHfDwJ9/CTUwFs6x90VlobV3BfuPgNLjTgC6dRZovfCWigaZwVNIFFJnHBakK3pW2xErAPwhdvNR4JeNoYbw== "@semantic-release/changelog@^3.0.4": version "3.0.4"