From 2b7d34f66c1e98991fd261aa3a0187cca8ed3c98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 03:47:32 +0000 Subject: [PATCH] Chore(deps): Bump @rocket.chat/message-parser from 0.30.0 to 0.31.14 Bumps [@rocket.chat/message-parser](https://github.com/RocketChat/fuselage/tree/HEAD/packages/message-parser) from 0.30.0 to 0.31.14. - [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.14/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..53f8e9668c9 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.14", "@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..596411be507 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.14": + version "0.31.14" + resolved "https://registry.yarnpkg.com/@rocket.chat/message-parser/-/message-parser-0.31.14.tgz#55042be10a7cd49a7a9a969272bc38897fe1c252" + integrity sha512-WgaWLMCFWcmhRb7cEm1Q8GoD8lgpPuTniG27Qmfw8k86MuZfdHj+cdOfhvkmdNORxx181RhfksTO0k6IkRxh6A== "@rocket.chat/sdk@RocketChat/Rocket.Chat.js.SDK#mobile": version "1.3.0-mobile"