Skip to content

Commit cfc6835

Browse files
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](callstack/react-native-slider@v2.0.1...v3.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a70b4ad commit cfc6835

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"dependencies": {
6464
"@bluebase/component-mapper": "^1.4.0",
6565
"@bluebase/components": "^6.0.0",
66-
"@react-native-community/slider": "3.0.0",
66+
"@react-native-community/slider": "3.0.3",
6767
"expo": "^38.0.0",
6868
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz",
6969
"react-native-paper": "^4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2416,10 +2416,10 @@
24162416
sudo-prompt "^9.0.0"
24172417
wcwidth "^1.0.1"
24182418

2419-
"@react-native-community/slider@3.0.0":
2420-
version "3.0.0"
2421-
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.0.tgz#ffbf78689fc0572fb5c1e2ccb61b2ef074d3dcd2"
2422-
integrity sha512-deNc3JHBHz24YN+0DTAocXfrYFIFc1DvsIriMJSsJlR/MvsLzoq2+qwaEN+0/LJ37pstv85wZWY0pNugk4e41g==
2419+
"@react-native-community/slider@3.0.3":
2420+
version "3.0.3"
2421+
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.3.tgz#830167fd757ba70ac638747ba3169b2dbae60330"
2422+
integrity sha512-8IeHfDwJ9/CTUwFs6x90VlobV3BfuPgNLjTgC6dRZovfCWigaZwVNIFFJnHBakK3pW2xErAPwhdvNR4JeNoYbw==
24232423

24242424
"@semantic-release/changelog@^3.0.4":
24252425
version "3.0.4"

0 commit comments

Comments
 (0)