stable

Clone or download

Read-only

Bump D3js in uptodate plugins

part of request #16662 Bump D3js How to test: - in site admin graphs are properly displayed - in AD burndown/burnup/velocity are displayed (=> tooltip of velocity is broken on master see request #17152) - plugin milestone is properly displayed - CI tests reslut chart is properly displayed Change-Id: I206996d9a3d0fff0cd429ac2e62ae5a36f77d769

Modified Files

Name
M plugins/agiledashboard/package-lock.json +10 −74 Go to diff View file
M plugins/agiledashboard/package.json +3 −3 Go to diff View file
M plugins/hudson/package-lock.json +24 −32 Go to diff View file
M plugins/hudson/package.json +1 −1 Go to diff View file
M plugins/projectmilestones/package-lock.json +13 −13 Go to diff View file
M plugins/projectmilestones/package.json +3 −3 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/burndown_chart_builder/burndown-chart-drawer.ts +6 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-scale-helper.ts +12 −2 Go to diff View file
M plugins/tracker/package-lock.json +17 −17 Go to diff View file
M plugins/tracker/package.json +4 −4 Go to diff View file
M plugins/velocity/package-lock.json +7 −7 Go to diff View file
M plugins/velocity/package.json +2 −2 Go to diff View file
M src/package-lock.json +23 −23 Go to diff View file
M src/package.json +5 −5 Go to diff View file