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

Commit 51e8109

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-basic-dist from 2.30.1 to 2.31.1
Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.30.1 to 2.31.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.1...v2.31.1) --- 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 fb0b15b commit 51e8109

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.1",
5+
"plotly.js-basic-dist": "^2.31.1",
66
"plotly.js-dist": "^2.31.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
@@ -3337,10 +3337,10 @@ pkg-dir@^4.2.0:
33373337
dependencies:
33383338
find-up "^4.0.0"
33393339

3340-
plotly.js-basic-dist@^2.30.1:
3341-
version "2.30.1"
3342-
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.30.1.tgz#5d1748153081c6f8028a1137e60f4723d1bf4d3a"
3343-
integrity sha512-Lkxq9RPO+EHSOQgOta4wJRo6WW2c/TsdpdmG/lRV1RaeoV1bKwjoWqEItCYbvv95Fi5n4rvXW+4VNKFiSCZnIw==
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==
33443344

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

0 commit comments

Comments
 (0)