Skip to content

Commit a9d80fd

Browse files
chore(deps): update dependency victory-axis to ^37.3.0 (#11108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe111c8 commit a9d80fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"react": "^17 || ^18",
4747
"react-dom": "^17 || ^18",
4848
"victory-area": "^37.3.0",
49-
"victory-axis": "^37.1.1",
49+
"victory-axis": "^37.3.0",
5050
"victory-bar": "^37.1.1",
5151
"victory-box-plot": "^37.1.1",
5252
"victory-chart": "^37.1.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3169,7 +3169,7 @@ __metadata:
31693169
react: ^17 || ^18
31703170
react-dom: ^17 || ^18
31713171
victory-area: ^37.3.0
3172-
victory-axis: ^37.1.1
3172+
victory-axis: ^37.3.0
31733173
victory-bar: ^37.1.1
31743174
victory-box-plot: ^37.1.1
31753175
victory-chart: ^37.1.1

0 commit comments

Comments
 (0)