Skip to content

Commit

Permalink
Update dependency d3 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 16, 2021
1 parent 036a787 commit cdefbdc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/ove-app-alignment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "MIT",
"dependencies": {
"@ove-lib/appbase": "0.6.1",
"d3": "6.7.0",
"d3": "7.0.1",
"jquery": "3.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/ove-app-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "5.15.3",
"@ove-lib/appbase": "0.6.1",
"d3": "6.7.0",
"d3": "7.0.1",
"jquery": "3.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/ove-app-pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "MIT",
"dependencies": {
"@ove-lib/appbase": "0.6.1",
"d3": "6.7.0",
"d3": "7.0.1",
"jquery": "3.6.0",
"pdfjs-dist": "2.7.570"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ove-app-replicator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "5.15.3",
"@ove-lib/appbase": "0.6.1",
"d3": "6.7.0",
"d3": "7.0.1",
"jquery": "3.6.0"
}
}

0 comments on commit cdefbdc

Please sign in to comment.