Skip to content

Commit

Permalink
chore(deps): update dependency victory-axis to ^37.3.0 (#11108)
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 Oct 30, 2024
1 parent fe111c8 commit a9d80fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/react-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react": "^17 || ^18",
"react-dom": "^17 || ^18",
"victory-area": "^37.3.0",
"victory-axis": "^37.1.1",
"victory-axis": "^37.3.0",
"victory-bar": "^37.1.1",
"victory-box-plot": "^37.1.1",
"victory-chart": "^37.1.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3169,7 +3169,7 @@ __metadata:
react: ^17 || ^18
react-dom: ^17 || ^18
victory-area: ^37.3.0
victory-axis: ^37.1.1
victory-axis: ^37.3.0
victory-bar: ^37.1.1
victory-box-plot: ^37.1.1
victory-chart: ^37.1.1
Expand Down

0 comments on commit a9d80fd

Please sign in to comment.