From 11c0f6fb0aa1fd90f371159591ccec8663dcfad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 04:30:59 +0000 Subject: [PATCH] Chore(deps): Bump @rocket.chat/message-parser from 0.30.0 to 0.31.19 Bumps [@rocket.chat/message-parser](https://github.com/RocketChat/fuselage/tree/HEAD/packages/message-parser) from 0.30.0 to 0.31.19. - [Release notes](https://github.com/RocketChat/fuselage/releases) - [Changelog](https://github.com/RocketChat/fuselage/blob/develop/packages/message-parser/CHANGELOG.md) - [Commits](https://github.com/RocketChat/fuselage/commits/v0.31.19/packages/message-parser) --- updated-dependencies: - dependency-name: "@rocket.chat/message-parser" dependency-type: direct:production update-type: version-update:semver-minor ... 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 83b7f731571..83eedfe7887 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@react-navigation/elements": "^1.3.3", "@react-navigation/native": "6.0.10", "@react-navigation/stack": "6.2.1", - "@rocket.chat/message-parser": "0.30.0", + "@rocket.chat/message-parser": "0.31.19", "@rocket.chat/sdk": "RocketChat/Rocket.Chat.js.SDK#mobile", "@rocket.chat/ui-kit": "^0.31.11", "bytebuffer": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 6a73801e702..d19ce0c792d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4026,10 +4026,10 @@ dependencies: eslint-plugin-import "^2.17.2" -"@rocket.chat/message-parser@0.30.0": - version "0.30.0" - resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.30.0.tgz#63a25aa7fa17724d55db80f95f7f8d6a99ae42ff" - integrity sha512-pI7ajaojv+GqhQBMnFiBOWerE7zIlJywWFaLzJlIC/wsJ9LgX6YaKY2wqc909nkr+E4qZY1luJ61ErXGGSF9Zw== +"@rocket.chat/message-parser@0.31.19": + version "0.31.19" + resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.19.tgz#b8b81bcbffb89984c3caae29926081db3279ca91" + integrity sha512-7B23gTTH+JA/jSGtOw7IL15d5A+vNsE7cURDRbf6Sn5XBi7jRCEmPz+gJScqxnB23VnEly2ls/uYou74XeZ2Gg== "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.0-mobile"