From 32788979e9db865d9dfc1a94725f311bffac9549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:06:17 +0000 Subject: [PATCH] Bump @messageformat/runtime from 3.0.1 to 3.0.2 Bumps [@messageformat/runtime](https://github.com/messageformat/messageformat/tree/HEAD/packages/runtime) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/messageformat/messageformat/releases) - [Commits](https://github.com/messageformat/messageformat/commits/@messageformat/runtime@3.0.2/packages/runtime) --- updated-dependencies: - dependency-name: "@messageformat/runtime" dependency-version: 3.0.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 930b801..4169d4f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -171,9 +171,9 @@ moo "^0.5.1" "@messageformat/runtime@^3.0.1": - version "3.0.1" - resolved "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.1.tgz" - integrity sha512-6RU5ol2lDtO8bD9Yxe6CZkl0DArdv0qkuoZC+ZwowU+cdRlVE1157wjCmlA5Rsf1Xc/brACnsZa5PZpEDfTFFg== + version "3.0.2" + resolved "https://registry.yarnpkg.com/@messageformat/runtime/-/runtime-3.0.2.tgz#7186cd772c55298cb5d2f2ec402af266db06af15" + integrity sha512-dkIPDCjXcfhSHgNE1/qV6TeczQZR59Yx0xXeafVKgK3QVWoxc38ljwpksUpnzCGvN151KUbCJTDZVmahtf1YZw== dependencies: make-plural "^7.0.0"