Skip to content

Commit

Permalink
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.18.2 to 2.29.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.18.2...v2.29.0)

Updates `@types/plotly.js` from 2.12.30 to 2.12.32
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 81333c4 commit f325aae
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 27 deletions.
90 changes: 65 additions & 25 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 @@ -94,7 +94,7 @@
"nodemailer": "~6.6.1",
"pg": "~8.11.3",
"pg-promise": "~11.5.0",
"plotly.js": "~2.18.1",
"plotly.js": "~2.29.0",
"prop-types": "~15.8.1",
"query-string": "~8.1.0",
"rc-slider": "~8.6.6",
Expand Down Expand Up @@ -122,7 +122,7 @@
"@types/history": "~4.7.2",
"@types/lodash": "~4.14.122",
"@types/node": "~20.5.6",
"@types/plotly.js": "~2.12.5",
"@types/plotly.js": "~2.12.32",
"@types/rc-slider": "~8.2.3",
"@types/react": "~18.2.19",
"@types/react-dom": "~18.2.7",
Expand Down

0 comments on commit f325aae

Please sign in to comment.