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

Commit d3a2f2a

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-dist from 2.30.0 to 2.30.1
Bumps [plotly.js-dist](https://github.com/plotly/plotly.js) from 2.30.0 to 2.30.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.0...v2.30.1) --- updated-dependencies: - dependency-name: plotly.js-dist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ab2cf8 commit d3a2f2a

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

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.30.0:
33503350
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.30.0.tgz#48e961b8c36b1c9c5e7d364406c864a4495a548b"
33513351
integrity sha512-QBAslO+UVM4OYjf/Fv0dRY3v0t5jYhhsns2yeBV4B2k6avrPjaHvSugeVKJyiRDYrgnO+qpx7bcWbUOfGArEbQ==
33523352

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==
3353+
plotly.js-dist@^2.30.1:
3354+
version "2.30.1"
3355+
resolved "https://registry.yarnpkg.com/plotly.js-dist/-/plotly.js-dist-2.30.1.tgz#98ef3f6e5d5f34d53390c2e8ff5d2668bfcfb4d8"
3356+
integrity sha512-Ta0HV6IvEE8auL6EgYMATsG58k+9ypva2Ti3YDGyau0ec9AqH4hZAryyxTcBkWC+jqpasVqSD1khpFByDLrvqg==
33573357

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

0 commit comments

Comments
 (0)