Skip to content

Commit d5e1ca7

Browse files
committed
Bump independent versions [skip ci]
- @artsy/palette-charts@40.5.0 - @artsy/palette@41.5.0
1 parent 806c3be commit d5e1ca7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/palette-charts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@artsy/palette-charts",
33
"sideEffects": false,
4-
"version": "40.4.0",
4+
"version": "40.5.0",
55
"description": "Design system library for react components",
66
"main": "dist/index.js",
77
"publishConfig": {
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@artsy/auto-config": "1.2.0",
52-
"@artsy/palette": "^41.4.0",
52+
"@artsy/palette": "^41.5.0",
5353
"@babel/cli": "7.12.16",
5454
"@babel/core": "7.12.16",
5555
"@babel/plugin-proposal-class-properties": "7.12.13",

packages/palette/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@artsy/palette",
3-
"version": "41.4.0",
3+
"version": "41.5.0",
44
"description": "Design system library for react components",
55
"main": "dist/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)