From dc4fb843cb5951c586b209b2150fb803e5c37697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 23:14:03 +0000 Subject: [PATCH] Bump @react-native-community/slider from 3.0.3 to 4.4.2 Bumps [@react-native-community/slider](https://github.com/callstack/react-native-slider) from 3.0.3 to 4.4.2. - [Release notes](https://github.com/callstack/react-native-slider/releases) - [Commits](https://github.com/callstack/react-native-slider/compare/v3.0.3...v4.4.2) --- updated-dependencies: - dependency-name: "@react-native-community/slider" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3361b54..429b857 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@expo/html-elements": "^0.0.2", "@expo/webpack-config": "^0.17.0", "@react-native-async-storage/async-storage": "~1.17.3", - "@react-native-community/slider": "3.0.3", + "@react-native-community/slider": "4.4.2", "@react-native-picker/picker": "2.4.2", "@types/react-helmet": "^6.1.3", "expo": "^46.0.0", diff --git a/yarn.lock b/yarn.lock index f08a971..229a7b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2250,10 +2250,10 @@ prompts "^2.4.0" semver "^6.3.0" -"@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== +"@react-native-community/slider@4.4.2": + version "4.4.2" + resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.4.2.tgz#1fea0eb3ae31841fe87bd6c4fc67569066e9cf4b" + integrity sha512-D9bv+3Vd2gairAhnRPAghwccgEmoM7g562pm8i4qB3Esrms5mggF81G3UvCyc0w3jjtFHh8dpQkfEoKiP0NW/Q== "@react-native-picker/picker@2.4.2": version "2.4.2" @@ -2390,7 +2390,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.38": +"@types/react@*": version "17.0.50" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.50.tgz#39abb4f7098f546cfcd6b51207c90c4295ee81fc" integrity sha512-ZCBHzpDb5skMnc1zFXAXnL3l1FAdi+xZvwxK+PkglMmBrwjpp9nKaWuEvrGnSifCJmBFGxZOOFuwC6KH/s0NuA==