From e48361f23a757e7ad2f2f0843c22f10f25412e31 Mon Sep 17 00:00:00 2001 From: George Kartalis Date: Thu, 19 Sep 2024 12:49:50 +0200 Subject: [PATCH] build(deps): bump reanimated from palette-mobile --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 95a31551985..add4730506b 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ }, "dependencies": { "@artsy/cohesion": "4.204.0", - "@artsy/palette-mobile": "13.2.32", + "@artsy/palette-mobile": "13.2.33--canary.260.2454.0", "@artsy/to-title-case": "1.1.0", "@braze/react-native-sdk": "8.4.0", "@expo/react-native-action-sheet": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 38d23f63e69..611f0e451ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17,10 +17,10 @@ dependencies: core-js "3" -"@artsy/palette-mobile@13.2.32": - version "13.2.32" - resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-13.2.32.tgz#485612276f58b12cc4bf4abc0461899b93ea44d1" - integrity sha512-kXN944j7tf/3tGybZJI0WQzqNssQqJqPNo0uRmXCrBhBhVCgTbsI5eRjQTDV0t5j4PCw6CPdmfRKXQbjt6f7sA== +"@artsy/palette-mobile@13.2.33--canary.260.2454.0": + version "13.2.33--canary.260.2454.0" + resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-13.2.33--canary.260.2454.0.tgz#448386a458178a3b2098e869fdac2b9a585e2f61" + integrity sha512-ost1z7lhXCoa7nsNyF/AhtNVW9Q2zSijd48pbBYp4+V40eJtHzeuwoBjcuDu9fRdDhywmnXrZv/WsUHxjkSjmA== dependencies: "@artsy/palette-tokens" "^6.0.3" "@shopify/flash-list" "^1.6.4"