Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit committed Jun 4, 2024
1 parent 6a606bd commit ed01577
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/palette-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@artsy/palette-charts",
"sideEffects": false,
"version": "37.12.1",
"version": "37.12.2",
"description": "Design system library for react components",
"main": "dist/index.js",
"publishConfig": {
Expand Down Expand Up @@ -115,7 +115,7 @@
"typescript-styled-plugin": "0.10.0"
},
"dependencies": {
"@artsy/palette": "^38.12.1",
"@artsy/palette": "^38.12.2",
"@seznam/compose-react-refs": "^1.0.6",
"@styled-system/theme-get": "^5.1.2",
"d3-interpolate": "^1.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/palette-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@artsy/palette-tokens",
"version": "6.0.2",
"version": "6.0.3",
"description": "The design tokens for Artsy's palette",
"keywords": [
"design",
Expand Down
4 changes: 2 additions & 2 deletions packages/palette/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@artsy/palette",
"version": "38.12.1",
"version": "38.12.2",
"description": "Design system library for react components",
"main": "dist/index.js",
"publishConfig": {
Expand Down Expand Up @@ -118,7 +118,7 @@
},
"dependencies": {
"@artsy/icons": "^3.2.2",
"@artsy/palette-tokens": "^6.0.2",
"@artsy/palette-tokens": "^6.0.3",
"@seznam/compose-react-refs": "^1.0.6",
"@styled-system/theme-get": "^5.1.2",
"lodash": "^4.17.21",
Expand Down

0 comments on commit ed01577

Please sign in to comment.