From bf24069bf827e84029df3c27a7449c7efc523b3e Mon Sep 17 00:00:00 2001 From: dmt0 Date: Fri, 10 Jul 2020 16:17:43 -0400 Subject: [PATCH] Plotly.js 1.54.6 upgrade + version bump --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e8232a626..000e1526e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-chart-editor", "description": "plotly.js chart editor react component UI", - "version": "0.41.6", + "version": "0.41.7", "author": "Plotly, Inc.", "bugs": { "url": "https://github.com/plotly/react-chart-editor/issues" @@ -35,7 +35,7 @@ "fast-isnumeric": "^1.1.4", "immutability-helper": "^3.1.1", "plotly-icons": "1.3.14", - "plotly.js": "1.54.5", + "plotly.js": "1.54.6", "prop-types": "^15.7.2", "raf": "^3.4.1", "react-color": "^2.18.1", @@ -71,10 +71,10 @@ "cssnano": "4.1.10", "enzyme": "3.11.0", "enzyme-adapter-react-16": "1.15.2", - "eslint": "7.3.1", + "eslint": "7.4.0", "eslint-config-prettier": "6.11.0", "eslint-plugin-import": "2.22.0", - "eslint-plugin-react": "7.20.1", + "eslint-plugin-react": "7.20.3", "eslint-plugin-react-percy": "0.2.4", "fs": "0.0.2", "glob": "7.1.6",