From fc7725074c823aaefec4ce397658fed45b9b4336 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 16:34:44 +0000 Subject: [PATCH] chore(deps): update dep @artsy/palette-mobile from 13.2.20 to v13.2.21 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3b967997f2..7b063c5ed88 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ }, "dependencies": { "@artsy/cohesion": "4.190.0", - "@artsy/palette-mobile": "13.2.20", + "@artsy/palette-mobile": "13.2.21", "@artsy/to-title-case": "1.1.0", "@braze/react-native-sdk": "5.2.0", "@expo/react-native-action-sheet": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 4b7d6b00116..74fec8443a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17,10 +17,10 @@ dependencies: core-js "3" -"@artsy/palette-mobile@13.2.20": - version "13.2.20" - resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-13.2.20.tgz#33f4c507c5b4ba13bb3dbf45884e699acfd29c77" - integrity sha512-ht79/PrdA7M1ki9GMfJZ59yv66TdK1/RZvywwow0CHDicP8XP0CfbHBg7VYEwKDDhiWZU4xz3iapk5PzDfCpSg== +"@artsy/palette-mobile@13.2.21": + version "13.2.21" + resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-13.2.21.tgz#3dc218bf9ba2ce53c8dbf1c9a6b4e8b7e0baaf2e" + integrity sha512-0xjiEUbaCF+W+giyNm1J8fs+OxpEWF31rJG/JxAW6WRDMs4Lt7kdGP/pkMiH05bBBRpGHbnGS22JBFLCjrnjrA== dependencies: "@artsy/palette-tokens" "^6.0.3" "@shopify/flash-list" "^1.6.4"