Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 561c004

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-basic-dist from 2.30.0 to 2.30.1
Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.30.0 to 2.30.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.30.0...v2.30.1) --- updated-dependencies: - dependency-name: plotly.js-basic-dist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccac10c commit 561c004

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@popperjs/core": "^2.11.8",
44
"bootstrap": "5.3.3",
5-
"plotly.js-basic-dist": "^2.30.0",
5+
"plotly.js-basic-dist": "^2.30.1",
66
"plotly.js-dist": "^2.30.1",
77
"prismjs": "^1.29.0",
88
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3345,10 +3345,10 @@ pkg-dir@^4.2.0:
33453345
dependencies:
33463346
find-up "^4.0.0"
33473347

3348-
plotly.js-basic-dist@^2.30.0:
3349-
version "2.30.0"
3350-
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.30.0.tgz#48e961b8c36b1c9c5e7d364406c864a4495a548b"
3351-
integrity sha512-QBAslO+UVM4OYjf/Fv0dRY3v0t5jYhhsns2yeBV4B2k6avrPjaHvSugeVKJyiRDYrgnO+qpx7bcWbUOfGArEbQ==
3348+
plotly.js-basic-dist@^2.30.1:
3349+
version "2.30.1"
3350+
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.30.1.tgz#5d1748153081c6f8028a1137e60f4723d1bf4d3a"
3351+
integrity sha512-Lkxq9RPO+EHSOQgOta4wJRo6WW2c/TsdpdmG/lRV1RaeoV1bKwjoWqEItCYbvv95Fi5n4rvXW+4VNKFiSCZnIw==
33523352

33533353
plotly.js-dist@^2.30.1:
33543354
version "2.30.1"

0 commit comments

Comments
 (0)