From 561c004b89b708c4616041f1ebb4e94674a590c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:11:02 +0000 Subject: [PATCH] build(deps): bump plotly.js-basic-dist from 2.30.0 to 2.30.1 Bumps [plotly.js-basic-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](https://github.com/plotly/plotly.js/compare/v2.30.0...v2.30.1) --- updated-dependencies: - dependency-name: plotly.js-basic-dist dependency-type: direct:production update-type: version-update:semver-patch ... 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 47aea5b0..89fd27c3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "@popperjs/core": "^2.11.8", "bootstrap": "5.3.3", - "plotly.js-basic-dist": "^2.30.0", + "plotly.js-basic-dist": "^2.30.1", "plotly.js-dist": "^2.30.1", "prismjs": "^1.29.0", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 12f69edd..07818e6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3345,10 +3345,10 @@ pkg-dir@^4.2.0: dependencies: find-up "^4.0.0" -plotly.js-basic-dist@^2.30.0: - version "2.30.0" - resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.30.0.tgz#48e961b8c36b1c9c5e7d364406c864a4495a548b" - integrity sha512-QBAslO+UVM4OYjf/Fv0dRY3v0t5jYhhsns2yeBV4B2k6avrPjaHvSugeVKJyiRDYrgnO+qpx7bcWbUOfGArEbQ== +plotly.js-basic-dist@^2.30.1: + version "2.30.1" + resolved "https://registry.yarnpkg.com/plotly.js-basic-dist/-/plotly.js-basic-dist-2.30.1.tgz#5d1748153081c6f8028a1137e60f4723d1bf4d3a" + integrity sha512-Lkxq9RPO+EHSOQgOta4wJRo6WW2c/TsdpdmG/lRV1RaeoV1bKwjoWqEItCYbvv95Fi5n4rvXW+4VNKFiSCZnIw== plotly.js-dist@^2.30.1: version "2.30.1"