Skip to content

Commit

Permalink
Merge pull request #137 from StefanoSaffran/renovate/react-native-rea…
Browse files Browse the repository at this point in the history
…nimated-2.x

fix(deps): update dependency react-native-reanimated to v2.2.2
  • Loading branch information
StefanoSaffran authored Sep 15, 2021
2 parents 3057fe7 + 786e01f commit 636bfc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-native": "https://github.com/expo/react-native/archive/sdk-36.0.0.tar.gz",
"react-native-gesture-handler": "1.10.3",
"react-native-maps": "0.28.0",
"react-native-reanimated": "2.2.0",
"react-native-reanimated": "2.2.2",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "3.4.0",
"react-native-vector-icons": "8.1.0",
Expand Down
8 changes: 4 additions & 4 deletions mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7246,10 +7246,10 @@ react-native-maps@0.28.0:
dependencies:
"@types/geojson" "^7946.0.7"

react-native-reanimated@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.2.0.tgz#a6412c56b4e591d1f00fac949f62d0c72c357c78"
integrity sha512-lOJDd+5w1gY6DHGXG2jD1dsjzQmXQ2699HUc3IztvI2WP4zUT+UAA+zSG+5JiBS5DUnTL8YhhkmUQmr1KNGO5w==
react-native-reanimated@2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.2.2.tgz#8bc81c7ee93d599991507bb826050a5eeee1e7f2"
integrity sha512-Lfv4ogbNLU9x3DqhXUFza9pnzyTvPrw5xGC1wWA6aGXqZgyaikNLgC5dNWzxVbfEwRdOuLPFsai3LAcIM92TCg==
dependencies:
"@babel/plugin-transform-object-assign" "^7.10.4"
fbjs "^3.0.0"
Expand Down

0 comments on commit 636bfc8

Please sign in to comment.