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

Commit 271727d

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-dist from 2.29.1 to 2.30.0
Bumps [plotly.js-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-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9db68e8 commit 271727d

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.29.1",
6-
"plotly.js-dist": "^2.29.1",
6+
"plotly.js-dist": "^2.30.0",
77
"prismjs": "^1.29.0",
88
"react": "^18.2.0",
99
"react-bootstrap": "^2.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3350,10 +3350,10 @@ plotly.js-basic-dist@^2.29.1:
33503350
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.29.1.tgz#9c7e4b1d9dba8071d933ded1b525545d4662b1d4"
33513351
integrity sha512-ugmetrr6DMSckpwcQK1YCbsSL+mac77Za/a8+MQ9F89WxDRkHwb7aSKvyTWSkOkoIYw4IjQpRRW2cPQZNcEchg==
33523352

3353-
plotly.js-dist@^2.29.1:
3354-
version "2.29.1"
3355-
resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-2.29.1.tgz#8e67dcc3050e732f44cb8a23e063a4e5bcbfe892"
3356-
integrity sha512-jEdUhk9brzzleuJP1vTxk1ECfm896bld78elG6YRPdywyUYAAO0rd+JUNv56hZu4uqUftvKU6xfjSwjm0R3LUw==
3353+
plotly.js-dist@^2.30.0:
3354+
version "2.30.0"
3355+
resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-2.30.0.tgz#34b6934820eedb5ec3eee893166839d585bba2b9"
3356+
integrity sha512-i/RGYJ6/EyNhvnljxYLnBp/QsfWKrC38yELYE+1j5qWZEO/coh3vIReXhb7vgys6ducv7DMe16onykkfE+UGTw==
33573357

33583358
postcss-loader@^8.1.1:
33593359
version "8.1.1"

0 commit comments

Comments
 (0)