Skip to content

Commit

Permalink
build(deps-dev): Bump react-plotly.js from 2.5.1 to 2.6.0 (#745)
Browse files Browse the repository at this point in the history
Bumps [react-plotly.js](https://github.com/plotly/react-plotly.js) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/plotly/react-plotly.js/releases)
- [Commits](plotly/react-plotly.js@2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: react-plotly.js
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 13, 2022
1 parent 5531b32 commit b21fe5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"react-dom": "^17.0.2",
"react-map-gl": "^6.1.19",
"react-pivottable": "^0.11.0",
"react-plotly.js": "^2.5.1",
"react-plotly.js": "^2.6.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-styleguidist": "^12.0.1",
Expand Down Expand Up @@ -150,7 +150,7 @@
"react-dom": "^16.12.0 || ^17.0.0",
"react-map-gl": "^6.1.19",
"react-pivottable": "^0.11.0",
"react-plotly.js": "^2.5.1",
"react-plotly.js": "^2.6.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12966,12 +12966,12 @@ react-pivottable@^0.11.0:
react-sortablejs "^1.3.4"
sortablejs "^1.6.1"

react-plotly.js@^2.5.1:
version "2.5.1"
resolved "https://registry.yarnpkg.com/react-plotly.js/-/react-plotly.js-2.5.1.tgz#11182bf599ef11a0dbfcd171c6f5645535a2b486"
integrity sha512-Oya14whSHvPsYXdI0nHOGs1pZhMzV2edV7HAW1xFHD58Y73m/LbG2Encvyz1tztL0vfjph0JNhiwO8cGBJnlhg==
react-plotly.js@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/react-plotly.js/-/react-plotly.js-2.6.0.tgz#ad6b68ee64f1b5cfa142ee92c59687f9c2c09209"
integrity sha512-g93xcyhAVCSt9kV1svqG1clAEdL6k3U+jjuSzfTV7owaSU9Go6Ph8bl25J+jKfKvIGAEYpe4qj++WHJuc9IaeA==
dependencies:
prop-types "^15.7.2"
prop-types "^15.8.1"

react-property@2.0.0:
version "2.0.0"
Expand Down

0 comments on commit b21fe5e

Please sign in to comment.