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

Commit 3af4c83

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-dist from 2.31.1 to 2.32.0
Bumps [plotly.js-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-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 828fe23 commit 3af4c83

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
@@ -3,7 +3,7 @@
33
"@popperjs/core": "^2.11.8",
44
"bootstrap": "5.3.3",
55
"plotly.js-basic-dist": "^2.32.0",
6-
"plotly.js-dist": "^2.31.1",
6+
"plotly.js-dist": "^2.32.0",
77
"prismjs": "^1.29.0",
88
"react": "^18.3.1",
99
"react-bootstrap": "^2.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3342,10 +3342,10 @@ plotly.js-basic-dist@^2.32.0:
33423342
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.32.0.tgz#780e6af7dd2dc6aaec75434874d2f4b6d258b328"
33433343
integrity sha512-fV80Zr7X8JXINtNdxsCq/rqF/R+r8u3anOcjbsEg85vd69buhJzQ44Psgv/dm6omvIXXxEeATQvTtTf52rmhig==
33443344

3345-
plotly.js-dist@^2.31.1:
3346-
version "2.31.1"
3347-
resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-2.31.1.tgz#a354e291bd28d854cb9a4c2d12772c45afcc9f1c"
3348-
integrity sha512-36jsTirziYZI+zfzODMDHSQFHyrHbHt3u1RWS9or0zW2ogUqocXWNOC+JSZ+a3qgQmgGMnw4nW00fHXdJwiHvw==
3345+
plotly.js-dist@^2.32.0:
3346+
version "2.32.0"
3347+
resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-2.32.0.tgz#c9fadd44226357ceff9c56962348179ebd90244e"
3348+
integrity sha512-+RnvqNTJADe3ctmCMT2YOhXu4ZwYuBi7eD4FF0oyaJ8jWj65Ru6lZVnetr7T3ZvnU5BgQWbbId+tYgf0PBFkeQ==
33493349

33503350
postcss-loader@^8.1.1:
33513351
version "8.1.1"

0 commit comments

Comments
 (0)