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

Commit 828fe23

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-basic-dist from 2.31.1 to 2.32.0
Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.31.1 to 2.32.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.31.1...v2.32.0) --- updated-dependencies: - dependency-name: plotly.js-basic-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7575317 commit 828fe23

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.31.1",
5+
"plotly.js-basic-dist": "^2.32.0",
66
"plotly.js-dist": "^2.31.1",
77
"prismjs": "^1.29.0",
88
"react": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3337,10 +3337,10 @@ pkg-dir@^4.2.0:
33373337
dependencies:
33383338
find-up "^4.0.0"
33393339

3340-
plotly.js-basic-dist@^2.31.1:
3341-
version "2.31.1"
3342-
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.31.1.tgz#b39a355aa4cc8bea41de7a0624fdc0349ba96524"
3343-
integrity sha512-d1fQ75v5jnmZvOz1kwcoD6KmpI+MVU40Bs3APTcRso9yW/LWaHk7kV+MABP2ymh2Ag+LYZutBinZWM1Q2M34kQ==
3340+
plotly.js-basic-dist@^2.32.0:
3341+
version "2.32.0"
3342+
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.32.0.tgz#780e6af7dd2dc6aaec75434874d2f4b6d258b328"
3343+
integrity sha512-fV80Zr7X8JXINtNdxsCq/rqF/R+r8u3anOcjbsEg85vd69buhJzQ44Psgv/dm6omvIXXxEeATQvTtTf52rmhig==
33443344

33453345
plotly.js-dist@^2.31.1:
33463346
version "2.31.1"

0 commit comments

Comments
 (0)