Skip to content

Commit 8fb8107

Browse files
jonmmeaserchiodo
authored andcommitted
Update plotly.js version to 1.47.1 in plotly mimetype renderer (#5428)
Add @nteract/plotly dep to directly control minimum plotly.js version
1 parent f1d02f8 commit 8fb8107

File tree

2 files changed

+22
-9
lines changed

2 files changed

+22
-9
lines changed

package-lock.json

Lines changed: 20 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2183,7 +2183,8 @@
21832183
"@nteract/transform-dataresource": "^4.3.5",
21842184
"@nteract/transform-geojson": "^3.2.3",
21852185
"@nteract/transform-model-debug": "^3.2.3",
2186-
"@nteract/transform-plotly": "^3.2.3",
2186+
"@nteract/transform-plotly": "^5.0.0",
2187+
"@nteract/plotly": "^1.47.1",
21872188
"@nteract/transforms": "^4.4.4",
21882189
"@types/chai": "^4.1.2",
21892190
"@types/chai-arrays": "^1.0.2",

0 commit comments

Comments
 (0)