From 559105859b0bce154959233018fa2c0090dd758f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:18:11 -0500 Subject: [PATCH] chore(deps): update dep @artsy/cohesion from 4.219.0 to v4.220.0 (#11290) 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 a985ee6dec6..35ad0816147 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "braces": "in the resolutions - needed to resolve a security dependency issue - need to remove this when the issue is resolved and packages are updated" }, "dependencies": { - "@artsy/cohesion": "4.219.0", + "@artsy/cohesion": "4.220.0", "@artsy/palette-mobile": "14.0.12", "@artsy/to-title-case": "1.1.0", "@braze/react-native-sdk": "11.0.0", diff --git a/yarn.lock b/yarn.lock index eabf475df12..43f6e61a1c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,10 +10,10 @@ "@jridgewell/gen-mapping" "^0.3.0" "@jridgewell/trace-mapping" "^0.3.9" -"@artsy/cohesion@4.219.0": - version "4.219.0" - resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.219.0.tgz#331cdd7ea0b0f76754cac65c17ac8c0a145d1392" - integrity sha512-KzDpewJfnuZ+WoGqlVlFcE307yALyWtzdtw58QjCW1JAZZOGUi4inEf4zpVsqcmeARJCzVHvqySej+ZBkbtkjg== +"@artsy/cohesion@4.220.0": + version "4.220.0" + resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.220.0.tgz#1c11486894d8e5e24e49b030df8d67c18bc1d067" + integrity sha512-TNrPjX0Nn+3T22eL9OUqDzPx0mAJ57jVoDngRhLlG/BIUrqqrIR9mc3gYjJvnukTpqyT4XDIePSV82WkAb2fDg== dependencies: core-js "3"