From 81e2460891fe9979c85cbbad41ef7b2c76867f1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 10:46:16 -0500 Subject: [PATCH] chore(deps): update dep @artsy/palette-mobile from 14.0.14 to v14.0.15 (#11332) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae166e8c95a..083b0224cba 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ }, "dependencies": { "@artsy/cohesion": "4.222.0", - "@artsy/palette-mobile": "14.0.14", + "@artsy/palette-mobile": "14.0.15", "@artsy/to-title-case": "1.1.0", "@braze/react-native-sdk": "11.0.0", "@expo/react-native-action-sheet": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 271952bd61b..6b5a3ba6752 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17,10 +17,10 @@ dependencies: core-js "3" -"@artsy/palette-mobile@14.0.14": - version "14.0.14" - resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-14.0.14.tgz#ebdc7e47954e55d61209f664cec7ba2cecf79a82" - integrity sha512-Zr4cxKpSEd7ZojzPR8QEHMej1+iX/MlrkuUaw3Ekvs1QOSxRRsRGbGU2HA1F2YdFR61cFxz3+wSUFgO+LAOfiA== +"@artsy/palette-mobile@14.0.15": + version "14.0.15" + resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-14.0.15.tgz#dc81a6b22b472adc01366fc0c5681e5f6c829004" + integrity sha512-oRHrEv7HDtKQZE3WRvOpcY8UGpgDahi7pHsRIs83mYqFBjGN4VOzDtNM7A2Y9Aitzrn3cva67p289HFqu4SQEQ== dependencies: "@artsy/palette-tokens" "^6.0.3" "@shopify/flash-list" "1.7.1"