Skip to content

Commit

Permalink
chore(deps): bump plotly.js and @types/plotly.js
Browse files Browse the repository at this point in the history
Bumps [plotly.js](https://github.com/plotly/plotly.js) and [@types/plotly.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/plotly.js). These dependencies needed to be updated together.

Updates `plotly.js` from 2.32.0 to 2.34.0
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.js@v2.32.0...v2.34.0)

Updates `@types/plotly.js` from 2.29.4 to 2.33.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/plotly.js)

---
updated-dependencies:
- dependency-name: plotly.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/plotly.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 8f284fb commit 8656e97
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/downloadjs": "^1.4.3",
"@types/json2csv": "^5.0.3",
"@types/node": "^18.15.3",
"@types/plotly.js": "^2.29.4",
"@types/plotly.js": "^2.33.1",
"@types/react": "^18.0.28",
"@types/react-bootstrap": "^0.32.32",
"@types/react-resize-detector": "^6.1.0",
Expand All @@ -36,7 +36,7 @@
"downloadjs": "^1.4.7",
"json2csv": "^5.0.7",
"jszip": "^3.10.1",
"plotly.js": "^2.32.0",
"plotly.js": "^2.34.0",
"react": "^18.2.0",
"react-async": "^10.0.1",
"react-bootstrap": "^2.7.2",
Expand Down

0 comments on commit 8656e97

Please sign in to comment.