Skip to content

Commit 757a448

Browse files
chore(deps): update dep @artsy/palette-mobile from 14.0.3 to v14.0.4 (#11129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7d143d commit 757a448

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
},
112112
"dependencies": {
113113
"@artsy/cohesion": "4.216.0",
114-
"@artsy/palette-mobile": "14.0.3",
114+
"@artsy/palette-mobile": "14.0.5",
115115
"@artsy/to-title-case": "1.1.0",
116116
"@braze/react-native-sdk": "11.0.0",
117117
"@expo/react-native-action-sheet": "4.0.1",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
dependencies:
1818
core-js "3"
1919

20-
"@artsy/[email protected].3":
21-
version "14.0.3"
22-
resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-14.0.3.tgz#f2d0bef0bce325a2bfca92a563b2b9cdaf91d53c"
23-
integrity sha512-ZMLXXmzc3G1HL0Z4jWLX1+ry0iBJ+ji933DN20eBKszRqZnqbo7WzN/n6U9PKyLVnh1kMCJFDNTuy/Ja5MIOUw==
20+
"@artsy/[email protected].5":
21+
version "14.0.5"
22+
resolved "https://registry.yarnpkg.com/@artsy/palette-mobile/-/palette-mobile-14.0.5.tgz#6f25fb68d5d61ce73cb36270d573ed23676bca8d"
23+
integrity sha512-Qo+bKnTO6M0+Q7TJWy92FNCG62ZvvMWO3k0e7P/WE35iROVgpZ4HYfN5lbNuLXvHbjZgQWEG/NbtJ2rRLzs6YA==
2424
dependencies:
2525
"@artsy/palette-tokens" "^6.0.3"
2626
"@shopify/flash-list" "1.7.1"
@@ -14665,7 +14665,16 @@ string-natural-compare@^3.0.1:
1466514665
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
1466614666
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==
1466714667

14668-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
14668+
"string-width-cjs@npm:string-width@^4.2.0":
14669+
version "4.2.3"
14670+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14671+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14672+
dependencies:
14673+
emoji-regex "^8.0.0"
14674+
is-fullwidth-code-point "^3.0.0"
14675+
strip-ansi "^6.0.1"
14676+
14677+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1466914678
version "4.2.3"
1467014679
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1467114680
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14779,7 +14788,7 @@ stringify-entities@^3.1.0:
1477914788
character-entities-legacy "^1.0.0"
1478014789
xtend "^4.0.0"
1478114790

14782-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14791+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1478314792
version "6.0.1"
1478414793
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1478514794
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -14793,6 +14802,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
1479314802
dependencies:
1479414803
ansi-regex "^4.1.0"
1479514804

14805+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14806+
version "6.0.1"
14807+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14808+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14809+
dependencies:
14810+
ansi-regex "^5.0.1"
14811+
1479614812
strip-ansi@^7.0.1:
1479714813
version "7.0.1"
1479814814
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -16203,7 +16219,7 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
1620316219
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.4.tgz#cb4b50ec9aca570abd1f52f33cd45b6c61739a9f"
1620416220
integrity sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==
1620516221

16206-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
16222+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1620716223
version "7.0.0"
1620816224
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1620916225
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -16221,6 +16237,15 @@ wrap-ansi@^6.2.0:
1622116237
string-width "^4.1.0"
1622216238
strip-ansi "^6.0.0"
1622316239

16240+
wrap-ansi@^7.0.0:
16241+
version "7.0.0"
16242+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
16243+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
16244+
dependencies:
16245+
ansi-styles "^4.0.0"
16246+
string-width "^4.1.0"
16247+
strip-ansi "^6.0.0"
16248+
1622416249
wrap-ansi@^8.1.0:
1622516250
version "8.1.0"
1622616251
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)