From 7bce1b25d75cd9f53428af09d82e4da39b1975f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:25:32 +0000 Subject: [PATCH] chore(deps): update dep @artsy/palette-mobile from 13.0.16 to v13.0.18 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae65767d0c8..910773153a8 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ }, "dependencies": { "@artsy/cohesion": "4.154.0", - "@artsy/palette-mobile": "13.0.16", + "@artsy/palette-mobile": "13.0.18", "@artsy/to-title-case": "1.1.0", "@expo/react-native-action-sheet": "4.0.1", "@gorhom/bottom-sheet": "4.5.1", diff --git a/yarn.lock b/yarn.lock index 62fe57c6067..69728cc702b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24,10 +24,10 @@ dependencies: core-js "3" -"@artsy/palette-mobile@13.0.16": - version "13.0.16" - resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-13.0.16.tgz#7bc4adeba350ac81e0baee2f27809e55f4ad8778" - integrity sha512-fZeXaRFK6BrKq+iXRF+enD8+BATmUJV5ME2DwgT/x9bKNnocfuGPGGwVVLXO2vYetWDRXkntVDuNbx89HM4//A== +"@artsy/palette-mobile@13.0.18": + version "13.0.18" + resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-13.0.18.tgz#401e8d7650214969c2f45f55dcf7f03f211017a7" + integrity sha512-zgECF6QcMO46Ymoc/01QfW7Q6ZwK9eYF6LVkrBb7yFBtkqhMeFJjS/FnrBchGiyQQVha9MWRmoidoreEbtbDiA== dependencies: "@artsy/palette-tokens" "^5.0.0" "@shopify/flash-list" "^1.5.0"