Skip to content

Commit 724532f

Browse files
chore(deps): update dependency @react-native-community/slider to v4.5.1
1 parent a8f2332 commit 724532f

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
@@ -32,7 +32,7 @@
3232
"@commitlint/config-conventional": "^17.7.0",
3333
"@react-native-async-storage/async-storage": "1.18.2",
3434
"@react-native-community/datetimepicker": "7.2.0",
35-
"@react-native-community/slider": "4.4.2",
35+
"@react-native-community/slider": "4.5.1",
3636
"@storybook/addon-actions": "^6.5.16",
3737
"@storybook/addon-controls": "^6.5.16",
3838
"@storybook/addon-ondevice-actions": "^6.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,10 +2220,10 @@
22202220
dependencies:
22212221
invariant "^2.2.4"
22222222

2223-
"@react-native-community/slider@4.4.2":
2224-
version "4.4.2"
2225-
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.4.2.tgz#1fea0eb3ae31841fe87bd6c4fc67569066e9cf4b"
2226-
integrity sha512-D9bv+3Vd2gairAhnRPAghwccgEmoM7g562pm8i4qB3Esrms5mggF81G3UvCyc0w3jjtFHh8dpQkfEoKiP0NW/Q==
2223+
"@react-native-community/slider@4.5.1":
2224+
version "4.5.1"
2225+
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.5.1.tgz#b708b32e18d21ee1204878b03f3968a28924fa38"
2226+
integrity sha512-s3PChKU3tj/7i3z+VjxeO6n9YkoCg2omW9EYmN66bFjqsi4/aynX/nbPbFun1K97Zz8/eP5dl9YTeS0l2sLmNA==
22272227

22282228
"@react-native/assets-registry@^0.72.0":
22292229
version "0.72.0"

0 commit comments

Comments
 (0)