From adb4e651d41dec2c65b0f242e9588cf42964f947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 17:11:15 +0000 Subject: [PATCH] Bump color2k from 1.2.4 to 2.0.0 Bumps [color2k](https://github.com/ricokahler/color2k) from 1.2.4 to 2.0.0. - [Release notes](https://github.com/ricokahler/color2k/releases) - [Commits](https://github.com/ricokahler/color2k/compare/v1.2.4...v2.0.0) --- updated-dependencies: - dependency-name: color2k dependency-type: direct:production update-type: version-update:semver-major ... 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 49196505458..c1b1be8b020 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "^0.31.13", "bytebuffer": "^5.0.1", - "color2k": "1.2.4", + "color2k": "2.0.0", "commonmark": "git+https://github.com/RocketChat/commonmark.js.git", "commonmark-react-renderer": "git+https://github.com/RocketChat/commonmark-react-renderer.git", "dequal": "^2.0.2", diff --git a/yarn.lock b/yarn.lock index 59fc00f8f6e..6199fedef0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8707,10 +8707,10 @@ color-string@^1.5.4: color-name "^1.0.0" simple-swizzle "^0.2.2" -color2k@1.2.4: - version "1.2.4" - resolved "https://registry.yarnpkg.com/color2k/-/color2k-1.2.4.tgz#af34950ac58e23cf224a01cb8dd0c9911a79605e" - integrity sha512-DiwdBwc0BryPFFXoCrW8XQGXl2rEtMToODybxZjKnN5IJXt/tV/FsN02pCK/b7KcWvJEioz3c74lQSmayFvS4Q== +color2k@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/color2k/-/color2k-2.0.0.tgz#86992c82e248c29f524023ed0822bc152c4fa670" + integrity sha512-DWX9eXOC4fbJNiuvdH4QSHvvfLWyFo9TuFp7V9OzdsbPAdrWAuYc8qvFP2bIQ/LKh4LrAVnJ6vhiQYPvAHdtTg== color@^3.1.0, color@^3.1.3: version "3.1.3"