From 030008a0b50e17bbe06fbd3eb54a6a32a8e9d26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:59:45 -0700 Subject: [PATCH] Bump chroma-js from 2.6.0 to 3.1.1 (#403) Bumps [chroma-js](https://github.com/gka/chroma.js) from 2.6.0 to 3.1.1. - [Release notes](https://github.com/gka/chroma.js/releases) - [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/gka/chroma.js/commits) --- updated-dependencies: - dependency-name: chroma-js dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7c713d2..3bcb9da 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@vitest/coverage-v8": "^0.34.5", "@vitest/ui": "^0.34.7", "autoprefixer": "^10.4.20", - "chroma-js": "^2.6.0", + "chroma-js": "^3.1.1", "concurrently": "^8.2.1", "eslint": "^8.57.0", "happy-dom": "^14.7.1", diff --git a/yarn.lock b/yarn.lock index 36a6aa9..f669333 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4016,10 +4016,10 @@ chownr@^2.0.0: resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chroma-js@^2.6.0: - version "2.6.0" - resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-2.6.0.tgz#578743dd359698a75067a19fa5571dec54d0b70b" - integrity sha512-BLHvCB9s8Z1EV4ethr6xnkl/P2YRFOGqfgvuMG/MyCbZPrTA+NeiByY6XvgF0zP4/2deU2CXnWyMa3zu1LqQ3A== +chroma-js@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/chroma-js/-/chroma-js-3.1.1.tgz#380103ce1f8bb119be2b18303d598b3c113cf6b1" + integrity sha512-CGr6w73Gi86142RWqZ1RjED/CyduYw2vMTikQZUvr2jGIihnZlMo/Kzm9rYHWDP2pJc6eebwc8CkX0iteBon+A== chrome-trace-event@^1.0.2: version "1.0.4"