Skip to content

Commit 280e13c

Browse files
Merge pull request #2436 from plotly/js1.54.1
bump plotly.js to 1.54.1
2 parents 94fa2ce + 10ba67f commit 280e13c

File tree

5 files changed

+58
-57
lines changed

5 files changed

+58
-57
lines changed

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.

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
},
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"

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.

packages/python/plotly/plotlywidget/static/index.js

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

0 commit comments

Comments
 (0)