Skip to content

Commit

Permalink
chore(deps): update dep @artsy/palette from 31.2.0 to v31.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 2e1f1ca commit 34dad0c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "UNLICENSED",
"private": true,
"dependencies": {
"@artsy/palette": "31.2.0",
"@artsy/palette": "31.7.1",
"@types/react": "^16.0.0",
"@types/react-dom": "^16.0.0",
"chrono-node": "1.3.11",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,22 @@
# yarn lockfile v1


"@artsy/icons@^3.2.2":
version "3.8.1"
resolved "https://registry.yarnpkg.com/@artsy/icons/-/icons-3.8.1.tgz#21e23d9de7bdfdc3a01e88ba94f127329d43ad8e"
integrity sha512-o2aRQuAGdbmKQQw06gM13/SanGS4Ep8bB8KlnjQ0GQm7SwkNffWG1HSVMgVpfbQHQJzYoPY6g7F84ABOLQ9K8A==

"@artsy/palette-tokens@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@artsy/palette-tokens/-/palette-tokens-4.0.1.tgz#ef171c0449f3c0a1c0765253a06beec160b0eed1"
integrity sha512-JQ4t6eCAL3LpYnwyIMJCKc3UiVWY17IvKadNXRXfplo+GFZUqZs61nFGlchNWZvtNESpHkGKOksA5dZq3G1wiw==

"@artsy/palette@31.2.0":
version "31.2.0"
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-31.2.0.tgz#7714d04f0618723f89efb22dc541577831b2f2da"
integrity sha512-2FjfBvMTIRJpdWusnsGJnSkpF6VLuwjXfH+Xdpri+7UOXlpOr25l++EWQHJDUxbvwMDlzMdwTo8qwZxRbJ0e3g==
"@artsy/palette@31.7.1":
version "31.7.1"
resolved "https://registry.yarnpkg.com/@artsy/palette/-/palette-31.7.1.tgz#f31231090b040086c6e956c2deda09743fca0132"
integrity sha512-1kzupZJUOEACB0uJdOswQFQrd2AkavUsLDk1okFELokAatrJf+obVj/dlUlIRFDwiRVGQOJTT2+WwgLSjwm8/g==
dependencies:
"@artsy/icons" "^3.2.2"
"@artsy/palette-tokens" "^4.0.1"
"@seznam/compose-react-refs" "^1.0.6"
"@styled-system/theme-get" "^5.1.2"
Expand Down

0 comments on commit 34dad0c

Please sign in to comment.