Skip to content

Commit

Permalink
fix(deps): update dependency victory-box-plot to ^37.1.1 (#10954)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent b664165 commit fa15a66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/react-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"victory-area": "^37.1.1",
"victory-axis": "^37.1.1",
"victory-bar": "^37.1.1",
"victory-box-plot": "^37.0.2",
"victory-box-plot": "^37.1.1",
"victory-chart": "^37.0.2",
"victory-core": "^37.0.2",
"victory-create-container": "^37.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3152,7 +3152,7 @@ __metadata:
victory-area: "npm:^37.1.1"
victory-axis: "npm:^37.1.1"
victory-bar: "npm:^37.1.1"
victory-box-plot: "npm:^37.0.2"
victory-box-plot: "npm:^37.1.1"
victory-chart: "npm:^37.0.2"
victory-core: "npm:^37.0.2"
victory-create-container: "npm:^37.0.2"
Expand Down Expand Up @@ -20857,16 +20857,16 @@ __metadata:
languageName: node
linkType: hard

"victory-box-plot@npm:^37.0.2":
version: 37.0.2
resolution: "victory-box-plot@npm:37.0.2"
"victory-box-plot@npm:^37.1.1":
version: 37.1.1
resolution: "victory-box-plot@npm:37.1.1"
dependencies:
lodash: "npm:^4.17.19"
victory-core: "npm:^37.0.2"
victory-vendor: "npm:^37.0.2"
victory-core: "npm:37.1.1"
victory-vendor: "npm:37.1.1"
peerDependencies:
react: ">=16.6.0"
checksum: 10c0/974055f9374a1eb024ac3b34b992c9811b078998bbdc3801ef820337ce377c3c09599ddb299838c14cb145e43f9486d1ec2410558da0fa3d01a1728ae62d4fb8
checksum: 10c0/7a31e2088135a19ef524f27f97a67064bcfb1f20423b5c21bb788ec7dfdf1bd50251552e26950ef6f1b75378f1870ee90f5a5ecf4f1ac300289f9497a1a97866
languageName: node
linkType: hard

Expand Down

0 comments on commit fa15a66

Please sign in to comment.