Skip to content
Snippets Groups Projects
Commit 8f55535b authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[TASK] Update d3 library to v3.0

Used command:

  cd Build
  npm install "d3-drag@^3.0.0" \
    "d3-selection@^3.0.0" \
    "d3-dispatch@^3.0.0" \
    "@types/d3-dispatch@^3.0.0" \
    "@types/d3-drag@^3.0.0" \
    "@types/d3-selection@^3.0.0
  grunt build

Resolves: #99779
Releases: main
Change-Id: Ic38dc68123b475aa8f9fa1d71a7698db92891fba
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77653


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 99886973
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment