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

Commit 48368dc

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

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.29.1",
5+
"plotly.js-basic-dist": "^2.30.0",
66
"plotly.js-dist": "^2.30.0",
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.29.1:
3349-
version "2.29.1"
3350-
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.29.1.tgz#9c7e4b1d9dba8071d933ded1b525545d4662b1d4"
3351-
integrity sha512-ugmetrr6DMSckpwcQK1YCbsSL+mac77Za/a8+MQ9F89WxDRkHwb7aSKvyTWSkOkoIYw4IjQpRRW2cPQZNcEchg==
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==
33523352

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

0 commit comments

Comments
 (0)