From 54a3e64c2eb9e3d2b7a4cd5d3249b4b11dd89f27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 04:58:39 +0000 Subject: [PATCH] Bump react-native-shake from 3.3.1 to 3.4.0 in /mobile/js_files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [react-native-shake](https://github.com/Clip-sub/react-native-shake) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/Clip-sub/react-native-shake/releases) - [Commits](https://github.com/Clip-sub/react-native-shake/commits) Signed-off-by: dependabot-preview[bot] Signed-off-by: Jakub SokoĊ‚owski --- ios/Podfile.lock | 2 +- mobile/js_files/yarn.lock | 10 +++------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 342b6f78d7..14930a5c60 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -139,7 +139,7 @@ PODS: - React - react-native-netinfo (4.2.2): - React - - react-native-shake (3.3.1): + - react-native-shake (3.4.0): - React - react-native-splash-screen (3.2.0): - React diff --git a/mobile/js_files/yarn.lock b/mobile/js_files/yarn.lock index 3e6ffe126f..b21c6a697a 100644 --- a/mobile/js_files/yarn.lock +++ b/mobile/js_files/yarn.lock @@ -2858,10 +2858,6 @@ iconv-lite@^0.4.17, iconv-lite@^0.4.4, iconv-lite@~0.4.13: dependencies: safer-buffer ">= 2.1.2 < 3" -"identicon.js@git+https://github.com/status-im/identicon.js.git#v1.2.1-status": - version "1.2.1" - resolved "git+https://github.com/status-im/identicon.js.git#4cd179daaf6f01384502b4b2c1876f982db0f57e" - ieee754@^1.1.4: version "1.1.13" resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.1.13.tgz#ec168558e95aa181fd87d37f55c32bbcb6708b84" @@ -4892,9 +4888,9 @@ react-native-screens@1.0.0-alpha.22: debounce "^1.2.0" react-native-shake@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/react-native-shake/-/react-native-shake-3.3.1.tgz#e168827015db0cfb316f2bd428afe95f225fda6a" - integrity sha512-Z5W/tC3rsOcQmAOxe/uHsGNrXyZx3xwd1bFaRw0pbO0lhG4Z1g2MOcrO/Pa+ZA59ap/1tmwVP6/+IPtt6DPT1w== + version "3.4.0" + resolved "https://registry.yarnpkg.com/react-native-shake/-/react-native-shake-3.4.0.tgz#3fa8f682651104b39c0b6c199bfa2ab10b36ce28" + integrity sha512-jOPrCC3VW/f8xYL6Yrv4XlSklVepMNF/ZdZ/5e0RzRPY+fexuNr0/Z1bQsPpaGjBd75Tk4WKpS/I/+Bj9oVXxg== dependencies: invariant "^2.2.x"