Skip to content

Commit b480381

Browse files
authored
update to plotly.js 1.51.2 (#1988)
* update to plotly.js 1.51.2 * Fix doctest
1 parent 2352a6e commit b480381

File tree

15 files changed

+1798
-1775
lines changed

15 files changed

+1798
-1775
lines changed

Diff for: packages/javascript/jupyterlab-plotly/package-lock.json

+65-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: packages/javascript/jupyterlab-plotly/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"typescript": "~3.1.1"
3232
},
3333
"dependencies": {
34-
"plotly.js": "^1.51.1",
34+
"plotly.js": "^1.51.2",
3535
"@types/plotly.js": "^1.44.9",
3636
"@jupyterlab/rendermime-interfaces": "^1.3.0",
3737
"@phosphor/messaging": "^1.2.3",

0 commit comments

Comments
 (0)