Skip to content

Commit fedf6b3

Browse files
committed
update charts to 0.7.1
1 parent e60a839 commit fedf6b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"@automattic/calypso-products": "workspace:^",
150150
"@automattic/calypso-razorpay": "workspace:^",
151151
"@automattic/calypso-router": "workspace:^",
152-
"@automattic/charts": "^0.7.0",
152+
"@automattic/charts": "^0.7.1",
153153
"@automattic/color-studio": "^3.0.1",
154154
"@automattic/command-palette": "workspace:^",
155155
"@automattic/components": "workspace:^",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -562,9 +562,9 @@ __metadata:
562562
languageName: unknown
563563
linkType: soft
564564

565-
"@automattic/charts@npm:^0.7.0":
566-
version: 0.7.0
567-
resolution: "@automattic/charts@npm:0.7.0"
565+
"@automattic/charts@npm:^0.7.1":
566+
version: 0.7.1
567+
resolution: "@automattic/charts@npm:0.7.1"
568568
dependencies:
569569
"@babel/runtime": "npm:7.26.0"
570570
"@react-spring/web": "npm:9.7.3"
@@ -586,7 +586,7 @@ __metadata:
586586
peerDependencies:
587587
react: ^17.0.0 || ^18.0.0
588588
react-dom: ^17.0.0 || ^18.0.0
589-
checksum: 673ecdbf406b037dde3180a3292ecfb05aabb3a2219485db52ba7b224ff8787e6c8c0df238cb764c330c4b62cd1797b28d4d0189c22b2537a721dd522cf88cc1
589+
checksum: 17e4532de659dba8e09f8124dc14d59704995b4538b8a0e01799b973e97afe32ae3bd698e8106517d27c1c667606f7264a8fbec2be4a9d188c9fa331750b84fc
590590
languageName: node
591591
linkType: hard
592592

@@ -35716,7 +35716,7 @@ __metadata:
3571635716
"@automattic/calypso-razorpay": "workspace:^"
3571735717
"@automattic/calypso-router": "workspace:^"
3571835718
"@automattic/calypso-storybook": "workspace:^"
35719-
"@automattic/charts": "npm:^0.7.0"
35719+
"@automattic/charts": "npm:^0.7.1"
3572035720
"@automattic/color-studio": "npm:^3.0.1"
3572135721
"@automattic/command-palette": "workspace:^"
3572235722
"@automattic/components": "workspace:^"

0 commit comments

Comments
 (0)