From 43e8d213da134b1b9dd85ad2b3d38ddbf889e658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:49:17 +0000 Subject: [PATCH] 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](https://github.com/plotly/plotly.js/compare/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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d966c7dc..db836749 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "@popperjs/core": "^2.11.8", "bootstrap": "5.3.2", - "plotly.js-basic-dist": "^2.28.0", + "plotly.js-basic-dist": "^2.29.0", "plotly.js-dist": "^2.29.0", "prismjs": "^1.29.0", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index b165285f..3d3a1294 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3350,10 +3350,10 @@ pkg-dir@^4.2.0: dependencies: find-up "^4.0.0" -plotly.js-basic-dist@^2.28.0: - version "2.28.0" - resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.28.0.tgz#b94c8b5ec9763797747cab939144c4ecad3bd1ec" - integrity sha512-TZrPYTEHcQU9S8DlQXV+g9HMNS6cr2qO3C+yRKZ3Rqs4hFNc5t7Izsff0iNJvaqMfUBSuxWMW+XD1Gqf1hWaMg== +plotly.js-basic-dist@^2.29.0: + version "2.29.0" + resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.29.0.tgz#f73f445ce5588f63399d75d64e9f163affafeb6f" + integrity sha512-UdPOVN3If7CPXScXcjG9TO2oSLlxvk/Qn1LN7pZOjWWf8zxoM9CWOJWz9NSq2M/0cxuaqovgi65P386CMSE4Yw== plotly.js-dist@^2.29.0: version "2.29.0"