From 9c386f021867ace6610dc969d64fb3b14c18fc2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2020 10:36:48 +0000 Subject: [PATCH] Bump react-native-reanimated from 1.7.1 to 1.10.0 Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.7.1 to 1.10.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.10.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..0cd9137 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.10.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..67567bd 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.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-1.10.0.tgz#529f9a5716164c72362e2e60bc720cea65239e1d" + integrity sha512-0+rRXZr199NMsGbJJ00fxi0XA7JRJuL7UnzapwSzx4J6CmrDHvb8qU3A/dTFPM4sbvL7MLmlD0aItaDU+0ELqQ== dependencies: fbjs "^1.0.0"