From 5131989e1f01d0951d17c5931fe0f36f583a7afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:05:40 +0000 Subject: [PATCH] build(deps): 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] --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 738e392f..f1d38ea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1704,8 +1704,9 @@ } }, "node_modules/@messageformat/runtime": { - "version": "3.0.1", - "license": "MIT", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.2.tgz", + "integrity": "sha512-dkIPDCjXcfhSHgNE1/qV6TeczQZR59Yx0xXeafVKgK3QVWoxc38ljwpksUpnzCGvN151KUbCJTDZVmahtf1YZw==", "dependencies": { "make-plural": "^7.0.0" } @@ -14612,7 +14613,9 @@ } }, "@messageformat/runtime": { - "version": "3.0.1", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@messageformat/runtime/-/runtime-3.0.2.tgz", + "integrity": "sha512-dkIPDCjXcfhSHgNE1/qV6TeczQZR59Yx0xXeafVKgK3QVWoxc38ljwpksUpnzCGvN151KUbCJTDZVmahtf1YZw==", "requires": { "make-plural": "^7.0.0" }