Skip to content

Commit

Permalink
build(deps-dev): Bump @types/react-plotly.js from 2.5.2 to 2.6.3
Browse files Browse the repository at this point in the history
Bumps [@types/react-plotly.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-plotly.js) from 2.5.2 to 2.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-plotly.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent d70c4f5 commit 473f18e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/plotly.js": "^2.12.26",
"@types/react": "^17.0.27",
"@types/react-dom": "^17.0.9",
"@types/react-plotly.js": "^2.5.2",
"@types/react-plotly.js": "^2.6.3",
"@types/react-router": "^5.1.4",
"@types/react-router-dom": "^5.1.3",
"@types/react-test-renderer": "^17.0.2",
Expand Down Expand Up @@ -121,7 +121,7 @@
"@types/plotly.js": "^2.12.26",
"@types/react": "^16.9.19 || ^17.0.0",
"@types/react-dom": "^16.9.5 || ^17.0.0",
"@types/react-plotly.js": "^2.5.2",
"@types/react-plotly.js": "^2.6.3",
"@types/react-router": "^5.1.4",
"@types/react-router-dom": "^5.1.3",
"plotly.js": "^2.26.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10777,13 +10777,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react-plotly.js@npm:^2.5.2":
version: 2.5.2
resolution: "@types/react-plotly.js@npm:2.5.2"
"@types/react-plotly.js@npm:^2.6.3":
version: 2.6.3
resolution: "@types/react-plotly.js@npm:2.6.3"
dependencies:
"@types/plotly.js": "*"
"@types/react": "*"
checksum: 0aa528801bc81e05d63aee7f51c05b389912937ad26cf7ca33c491d98b4099fbecf42b7958f409711529ad2b4758a24db9098e8212c9cfd39240c705b77dba31
checksum: 5f85a52addb7d7cccf7271e6683870018b27289faa81c1e8287f4156c2aeff4e594caa4dca1de7ad435743a8283af47b7829b2c4919457528a1bd941b67df307
languageName: node
linkType: hard

Expand Down Expand Up @@ -13016,7 +13016,7 @@ __metadata:
"@types/plotly.js": ^2.12.26
"@types/react": ^17.0.27
"@types/react-dom": ^17.0.9
"@types/react-plotly.js": ^2.5.2
"@types/react-plotly.js": ^2.6.3
"@types/react-router": ^5.1.4
"@types/react-router-dom": ^5.1.3
"@types/react-syntax-highlighter": 13.5.2
Expand Down Expand Up @@ -13069,7 +13069,7 @@ __metadata:
"@types/plotly.js": ^2.12.26
"@types/react": ^16.9.19 || ^17.0.0
"@types/react-dom": ^16.9.5 || ^17.0.0
"@types/react-plotly.js": ^2.5.2
"@types/react-plotly.js": ^2.6.3
"@types/react-router": ^5.1.4
"@types/react-router-dom": ^5.1.3
plotly.js: ^2.26.0
Expand Down

0 comments on commit 473f18e

Please sign in to comment.