Bump react-native-swipe-gestures to 1.0.4

This should help with the warnings seen in #8221
This commit is contained in:
Benoit Dion 2019-09-30 21:01:30 -04:00
parent ff5289f02a
commit dc105f3bee
2 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@
"@storybook/core-events": "5.3.0-alpha.5",
"core-js": "^3.0.1",
"emotion-theming": "^10.0.19",
"react-native-swipe-gestures": "^1.0.3",
"react-native-swipe-gestures": "^1.0.4",
"rn-host-detect": "^1.1.5"
},
"devDependencies": {

View File

@ -24330,10 +24330,10 @@ react-native-svg@9.4.0:
resolved "https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.4.0.tgz#e428e0eae55aebd2355f1ff4f22675dad4611960"
integrity sha512-IVJlVbS2dAPerPr927fEi4uXzrPXzlra5ddgyJXZZ2IKA2ZygyYWFZDM+vsQs+Vj20CfL8nOWszQQV57vdQgFg==
react-native-swipe-gestures@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/react-native-swipe-gestures/-/react-native-swipe-gestures-1.0.3.tgz#4160f8d459627323f3a3d2770af4bcd82fd054f5"
integrity sha512-KOouRzPB2fHFjVombsSdRfYo8SFeNVa4Ho4B5il87DuuF26sPNOtb3je+qaT/xVptedOsCzRPJGbWFMsaBApgg==
react-native-swipe-gestures@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/react-native-swipe-gestures/-/react-native-swipe-gestures-1.0.4.tgz#6a9c6613bfe06cd9014a36a2c4a09f719ff62451"
integrity sha512-C/vz0KPHNyqHk3uF4Cz/jzd/0N8z34ZgsjAZUh/RsXPH2FtJJf3Fw73pQDWJSoCMtvVadlztb8xQ+/aEQrll7w==
react-native-switch@^1.5.0:
version "1.5.0"