Skip to content

Commit

Permalink
chore(deps): bump plotly.js and @types/plotly.js (#327)
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.26.0 to 2.26.1
- [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.26.0...v2.26.1)

Updates `@types/plotly.js` from 2.12.26 to 2.12.27
- [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-patch
- dependency-name: "@types/plotly.js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 085eac8 commit 8416210
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 278 deletions.
4 changes: 2 additions & 2 deletions apps/balancer-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"lodash": "^4.17.21",
"lodash.merge": "^4.6.2",
"next": "^13.5.1",
"plotly.js": "^2.26.0",
"plotly.js": "^2.26.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "7.43.9",
Expand All @@ -74,7 +74,7 @@
"@types/lodash": "^4.14.198",
"@types/lodash.merge": "^4.6.7",
"@types/node": "^18.15.11",
"@types/plotly.js": "^2.12.26",
"@types/plotly.js": "^2.12.27",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-plotly.js": "^2.6.0",
Expand Down
Loading

0 comments on commit 8416210

Please sign in to comment.