Skip to content

Commit 02c08cf

Browse files
authored
Merge pull request #1055 from plotly/pjs1545
Plotly.js 1.54.5 + version bump 0.41.6
2 parents cc61e58 + 45ee137 commit 02c08cf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
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.5",
4+
"version": "0.41.6",
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.3",
38+
"plotly.js": "1.54.5",
3939
"prop-types": "^15.7.2",
4040
"raf": "^3.4.1",
4141
"react-color": "^2.18.1",
@@ -62,24 +62,24 @@
6262
"@hot-loader/react-dom": "16.13.0",
6363
"@percy/storybook": "3.3.0",
6464
"@storybook/react": "5.3.19",
65-
"autoprefixer": "9.8.2",
65+
"autoprefixer": "9.8.3",
6666
"babel-eslint": "10.1.0",
67-
"babel-jest": "26.0.1",
67+
"babel-jest": "26.1.0",
6868
"babel-loader": "8.1.0",
6969
"babel-plugin-module-resolver": "4.0.0",
7070
"css-loader": "3.6.0",
7171
"cssnano": "4.1.10",
7272
"enzyme": "3.11.0",
7373
"enzyme-adapter-react-16": "1.15.2",
74-
"eslint": "7.3.0",
74+
"eslint": "7.3.1",
7575
"eslint-config-prettier": "6.11.0",
7676
"eslint-plugin-import": "2.21.2",
7777
"eslint-plugin-react": "7.20.0",
7878
"eslint-plugin-react-percy": "0.2.4",
7979
"fs": "0.0.2",
8080
"glob": "7.1.6",
81-
"jest": "26.0.1",
82-
"jest-cli": "26.0.1",
81+
"jest": "26.1.0",
82+
"jest-cli": "26.1.0",
8383
"mkdirp": "1.0.4",
8484
"node-sass": "4.14.1",
8585
"postcss": "7.0.32",

0 commit comments

Comments
 (0)