From 5721cdc01ed9f2e4e8020008f23dd6741149b16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2020 10:16:39 +0000 Subject: [PATCH] Bump react-native-reanimated from 1.7.1 to 1.13.0 Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.7.1 to 1.13.0. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/compare/1.7.1...1.13.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 09630dd..16a4c67 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-native-gesture-handler": "1.6.1", "react-native-maps": "0.26.1", "react-native-platform-touchable": "1.1.1", - "react-native-reanimated": "1.7.1", + "react-native-reanimated": "1.13.0", "react-native-safe-area-context": "0.6.0", "react-native-screens": "2.4.0", "react-native-web": "0.12.2", diff --git a/yarn.lock b/yarn.lock index 285e9ab..72e9ee3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6943,10 +6943,10 @@ react-native-platform-touchable@1.1.1, react-native-platform-touchable@^1.1.1: resolved "https://registry.yarnpkg.com/react-native-platform-touchable/-/react-native-platform-touchable-1.1.1.tgz#fde4acc65eea585d28b164d0c3716a42129a68e4" integrity sha1-/eSsxl7qWF0osWTQw3FqQhKaaOQ= -react-native-reanimated@1.7.1: - version "1.7.1" - resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.7.1.tgz#6363c7f3ebbabc56a05d5dccaf09d95f3b6a2d69" - integrity sha512-aBwhoQdH4shkeTPbi7vKcAwYOzBp/6zElEKuIOgby11TceoM7y5SgNImC3HbDWWld3QV2PA2AgQGwAy51WgF3Q== +react-native-reanimated@1.13.0: + version "1.13.0" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.13.0.tgz#1ee5d27d34bd2cee7dfad4ae9a3673300872c917" + integrity sha512-uadP/0QO+4TCsyPSvzRdl+76NPM7Bp8M25KQLB4Hg3tWBMjhrMrETnzNi33L/OPfmhU+7rceyi0QPe/DxKT5bQ== dependencies: fbjs "^1.0.0"