Skip to content

Commit 2c01f16

Browse files
authored
Merge pull request #1059 from plotly/pjs1546
Plotly.js 1.54.6 upgrade + version bump
2 parents 48d0eb3 + bf24069 commit 2c01f16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.41.6",
4+
"version": "0.41.7",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"
@@ -35,7 +35,7 @@
3535
"fast-isnumeric": "^1.1.4",
3636
"immutability-helper": "^3.1.1",
3737
"plotly-icons": "1.3.14",
38-
"plotly.js": "1.54.5",
38+
"plotly.js": "1.54.6",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
4141
"react-color": "^2.18.1",
@@ -71,10 +71,10 @@
7171
"cssnano": "4.1.10",
7272
"enzyme": "3.11.0",
7373
"enzyme-adapter-react-16": "1.15.2",
74-
"eslint": "7.3.1",
74+
"eslint": "7.4.0",
7575
"eslint-config-prettier": "6.11.0",
7676
"eslint-plugin-import": "2.22.0",
77-
"eslint-plugin-react": "7.20.1",
77+
"eslint-plugin-react": "7.20.3",
7878
"eslint-plugin-react-percy": "0.2.4",
7979
"fs": "0.0.2",
8080
"glob": "7.1.6",

0 commit comments

Comments
 (0)