Skip to content

Commit 38b002d

Browse files
committed
chore(deps): update dep @artsy/cohesion from 1.60.0 to v4
1 parent c47b11b commit 38b002d

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"yalc": "1.0.0-pre.34"
158158
},
159159
"dependencies": {
160-
"@artsy/cohesion": "1.60.0",
160+
"@artsy/cohesion": "4.10.0",
161161
"@artsy/detect-responsive-traits": "^0.0.5",
162162
"@artsy/fresnel": "^1.0.13",
163163
"@artsy/react-html-parser": "^3.0.2",

yarn.lock

+11-4
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@
77
resolved "https://registry.yarnpkg.com/@artsy/auto-config/-/auto-config-1.0.2.tgz#b79f6fd0d0bda0c5e0764ced55e014cf58174d6f"
88
integrity sha512-mJyuKNDMYZcgc2oLIkvmpVIr1RexklV71JmU+to5qs3Y9pv5dsj4WHl8+wf9g74EQNOyhWH2SYMGBm1JoPYh/Q==
99

10-
11-
version "1.60.0"
12-
resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-1.60.0.tgz#854db37b9f8643ed650f3cc9d14234a1b762fcc8"
13-
integrity sha512-GBfa0/AoiLtG/Mw0VBR0vCiEj1s8+eBMTtKSLQS82iFo41Z84Li8M0YrlHAmXUrK3oBOO/YvhVNFE40avgK8xQ==
10+
11+
version "4.10.0"
12+
resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.10.0.tgz#33ab9c9cef37622bce6a2581b68df7c1a42a4bd8"
13+
integrity sha512-8IAY8O9QBeUei83SORW2AvBcsUy3Pw3ZT+AfcmKio9OKa7tXT0BK9FuiSiAaocpWxloc3QwWE+9DMTHrDMMkzw==
14+
dependencies:
15+
core-js "3"
1416

1517
"@artsy/detect-responsive-traits@^0.0.5":
1618
version "0.0.5"
@@ -4126,6 +4128,11 @@ [email protected], core-js@^2.4.0, core-js@^2.4.1:
41264128
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895"
41274129
integrity sha512-klh/kDpwX8hryYL14M9w/xei6vrv6sE8gTHDG7/T/+SEovB/G4ejwcfE/CBzO6Edsu+OETZMZ3wcX/EjUkrl5A==
41284130

4131+
core-js@3:
4132+
version "3.18.2"
4133+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.18.2.tgz#63a551e8a29f305cd4123754846e65896619ba5b"
4134+
integrity sha512-zNhPOUoSgoizoSQFdX1MeZO16ORRb9FFQLts8gSYbZU5FcgXhp24iMWMxnOQo5uIaIG7/6FA/IqJPwev1o9ZXQ==
4135+
41294136
core-js@^1.0.0:
41304137
version "1.2.7"
41314138
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"

0 commit comments

Comments
 (0)