From 2bbf334a5b817c8a74867396fb9a0cbfadacb4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 07:28:56 +0000 Subject: [PATCH] Upgrade: Bump @rocket.chat/ui-kit from 0.31.13 to 0.31.20 Bumps [@rocket.chat/ui-kit](https://github.com/RocketChat/fuselage) from 0.31.13 to 0.31.20. - [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.20) --- 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 ecbec904a2..ae5515ebb6 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@react-navigation/stack": "6.2.1", "@rocket.chat/message-parser": "0.30.0", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", - "@rocket.chat/ui-kit": "^0.31.13", + "@rocket.chat/ui-kit": "^0.31.20", "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 7bd9a2c855..2d8dba4c8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4155,10 +4155,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.20": + version "0.31.20" + resolved "https://registry.yarnpkg.com/@rocket.chat/ui-kit/-/ui-kit-0.31.20.tgz#844d4baaf56fb46431a8cb639f7816ec6fd1c670" + integrity sha512-sR9xY63YHdnp1Zj43sZadWitPAUx70QqR/g9fkrGJIoTIIZ7AkM+Eku+b2nI6FlOSzzltuqU+3KdAsc93Rvvbw== "@sideway/address@^4.1.3": version "4.1.4"