From 93cc7550dc549b0dc20f782e745dd5c80eea71e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 06:40:50 +0000 Subject: [PATCH] Chore: Bump @rocket.chat/ui-kit from 0.31.13 to 0.31.22 Bumps [@rocket.chat/ui-kit](https://github.com/RocketChat/fuselage) from 0.31.13 to 0.31.22. - [Release notes](https://github.com/RocketChat/fuselage/releases) - [Changelog](https://github.com/RocketChat/fuselage/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RocketChat/fuselage/compare/v0.31.13...v0.31.22) --- updated-dependencies: - dependency-name: "@rocket.chat/ui-kit" 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 15b49ca15c..3ce6c53d09 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@react-navigation/stack": "6.2.1", "@rocket.chat/message-parser": "^0.31.14", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", - "@rocket.chat/ui-kit": "^0.31.13", + "@rocket.chat/ui-kit": "^0.31.22", "bytebuffer": "^5.0.1", "color2k": "1.2.4", "commonmark": "git+https://github.com/RocketChat/commonmark.js.git", diff --git a/yarn.lock b/yarn.lock index ab1a14d7bf..085cd381a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5165,10 +5165,10 @@ tiny-events "^1.0.1" universal-websocket-client "^1.0.2" -"@rocket.chat/ui-kit@^0.31.13": - version "0.31.13" - resolved "https://registry.yarnpkg.com/@rocket.chat/ui-kit/-/ui-kit-0.31.13.tgz#bd1c8a8726a74e13d072bb6f67cb2a6d3ba66e3b" - integrity sha512-IWNIRca0fP8Ecka3DIvqZKF7PbjcUaS+LkWUbMa+9lkX6MeumZrpFqsf7MKUpT+ihJr0RD4lBybmEgFH2syDbw== +"@rocket.chat/ui-kit@^0.31.22": + version "0.31.22" + resolved "https://registry.yarnpkg.com/@rocket.chat/ui-kit/-/ui-kit-0.31.22.tgz#c36e9abbdea6d2d2451d1aae960221883df28d5d" + integrity sha512-CH7kBVBsAql57DwDMOpMvj8lp+23muEqiaQ4x0cr0CV/HjmOBBiclzJ2wvh7ab7KEkABIhDK8dwSreNgk0LiJQ== "@segment/loosely-validate-event@^2.0.0": version "2.0.0"