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

Commit c785f2e

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump plotly.js-basic-dist from 2.28.0 to 2.29.0
Bumps [plotly.js-basic-dist](https://github.com/plotly/plotly.js) from 2.28.0 to 2.29.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.28.0...v2.29.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 048a170 commit c785f2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@popperjs/core": "^2.11.8",
44
"bootstrap": "5.3.2",
5-
"plotly.js-basic-dist": "^2.28.0",
5+
"plotly.js-basic-dist": "^2.29.0",
66
"plotly.js-dist": "^2.29.0",
77
"prismjs": "^1.29.0",
88
"react": "^18.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3350,10 +3350,10 @@ pkg-dir@^4.2.0:
33503350
dependencies:
33513351
find-up "^4.0.0"
33523352

3353-
plotly.js-basic-dist@^2.28.0:
3354-
version "2.28.0"
3355-
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.28.0.tgz#b94c8b5ec9763797747cab939144c4ecad3bd1ec"
3356-
integrity sha512-TZrPYTEHcQU9S8DlQXV+g9HMNS6cr2qO3C+yRKZ3Rqs4hFNc5t7Izsff0iNJvaqMfUBSuxWMW+XD1Gqf1hWaMg==
3353+
plotly.js-basic-dist@^2.29.0:
3354+
version "2.29.0"
3355+
resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.29.0.tgz#f73f445ce5588f63399d75d64e9f163affafeb6f"
3356+
integrity sha512-UdPOVN3If7CPXScXcjG9TO2oSLlxvk/Qn1LN7pZOjWWf8zxoM9CWOJWz9NSq2M/0cxuaqovgi65P386CMSE4Yw==
33573357

33583358
plotly.js-dist@^2.29.0:
33593359
version "2.29.0"

0 commit comments

Comments
 (0)