Commit 1f0e8d42 authored by Santiago Aboy Solanes's avatar Santiago Aboy Solanes Committed by Commit Bot

[turbolizer] Updated package through npm

Mainly updating '@types/d3'

Change-Id: Ia3df5f4c29c4bf7cfe167a8b03ab20a2ad532cde
Notry: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1863195Reviewed-by: 's avatarSigurd Schneider <sigurds@chromium.org>
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64327}
parent 97ed8b27
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -13,9 +13,8 @@ ...@@ -13,9 +13,8 @@
"author": "The V8 team", "author": "The V8 team",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/d3": "^5.5.0", "@types/d3": "^5.7.2",
"d3": "^5.7.0", "d3": "^5.7.0",
"rollup": "^0.68.2",
"rollup-plugin-node-resolve": "^4.0.0", "rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-typescript2": "^0.20.1" "rollup-plugin-typescript2": "^0.20.1"
}, },
...@@ -27,8 +26,9 @@ ...@@ -27,8 +26,9 @@
"chai": "^4.2.0", "chai": "^4.2.0",
"local-web-server": "^2.6.0", "local-web-server": "^2.6.0",
"mocha": "^5.2.0", "mocha": "^5.2.0",
"rollup": "^0.68.2",
"ts-mocha": "^2.0.0", "ts-mocha": "^2.0.0",
"typescript": "^3.2.2", "tslint": "^5.12.0",
"tslint": "^5.12.0" "typescript": "^3.2.2"
} }
} }
Markdown is supported
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