Skip to content

Commit 8cb1191

Browse files
authored
Merge pull request #6992 from plotly/d3-unicode-var-names
bump plotly/d3 v3.8.2
2 parents f0fef6f + e1d956c commit 8cb1191

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

draftlogs/6992_fix.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Fix unicode variable names in @plotly/d3 [[#6992](https://github.com/plotly/plotly.js/pull/6992)],
2+
with thanks to @GeorchW for the contribution!
3+

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
]
7272
},
7373
"dependencies": {
74-
"@plotly/d3": "3.8.1",
74+
"@plotly/d3": "3.8.2",
7575
"@plotly/d3-sankey": "0.7.2",
7676
"@plotly/d3-sankey-circular": "0.33.1",
7777
"@plotly/mapbox-gl": "1.13.4",

0 commit comments

Comments
 (0)