Skip to content

Commit 10ba67f

Browse files
bump plotly.js to 1.54.1
1 parent 94fa2ce commit 10ba67f

File tree

5 files changed

+58
-57
lines changed

5 files changed

+58
-57
lines changed

Diff for: packages/javascript/plotlywidget/package-lock.json

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

Diff for: packages/javascript/plotlywidget/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"typescript": "~3.1.1"
3434
},
3535
"dependencies": {
36-
"plotly.js": "^1.54.0",
36+
"plotly.js": "^1.54.1",
3737
"@jupyter-widgets/base": "^2.0.0 || ^3.0.0",
3838
"lodash": "^4.17.4"
3939
},
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# DO NOT EDIT
22
# This file is generated by the updatebundle setup.py command
3-
__plotlyjs_version__ = "1.54.0"
3+
__plotlyjs_version__ = "1.54.1"

Diff for: packages/python/plotly/plotly/package_data/plotly.min.js

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

Diff for: packages/python/plotly/plotlywidget/static/index.js

+11-11
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)