This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new c9bc9af2c454 chore(deps): Bump @messageformat/runtime from 3.0.1 to
3.0.2 in /docs (#19767)
c9bc9af2c454 is described below
commit c9bc9af2c45417902df00e21910dee34cd962bb9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 30 16:04:37 2025 +0100
chore(deps): Bump @messageformat/runtime from 3.0.1 to 3.0.2 in /docs
(#19767)
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/[email protected]/packages/runtime)
---
updated-dependencies:
- dependency-name: "@messageformat/runtime"
dependency-version: 3.0.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
docs/.pnp.cjs | 8 ++++----
docs/yarn.lock | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs
index d4b4981973e0..3c583b9967fb 100644
--- a/docs/.pnp.cjs
+++ b/docs/.pnp.cjs
@@ -488,7 +488,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@messageformat/date-skeleton", "npm:1.0.1"],\
["@messageformat/number-skeleton", "npm:1.1.0"],\
["@messageformat/parser", "npm:5.1.0"],\
- ["@messageformat/runtime", "npm:3.0.1"],\
+ ["@messageformat/runtime", "npm:3.0.2"],\
["make-plural", "npm:7.1.0"],\
["safe-identifier", "npm:0.4.2"]\
],\
@@ -524,10 +524,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["@messageformat/runtime", [\
- ["npm:3.0.1", {\
- "packageLocation":
"./.yarn/cache/@messageformat-runtime-npm-3.0.1-c9ecf3b770-e69c3b0b37.zip/node_modules/@messageformat/runtime/",\
+ ["npm:3.0.2", {\
+ "packageLocation":
"./.yarn/cache/@messageformat-runtime-npm-3.0.2-9447cbb656-df2dd9b5e6.zip/node_modules/@messageformat/runtime/",\
"packageDependencies": [\
- ["@messageformat/runtime", "npm:3.0.1"],\
+ ["@messageformat/runtime", "npm:3.0.2"],\
["make-plural", "npm:7.1.0"]\
],\
"linkType": "HARD"\
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 28b0bfca28b5..b4e2e71c86bc 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -376,11 +376,11 @@ __metadata:
linkType: hard
"@messageformat/runtime@npm:^3.0.1":
- version: 3.0.1
- resolution: "@messageformat/runtime@npm:3.0.1"
+ version: 3.0.2
+ resolution: "@messageformat/runtime@npm:3.0.2"
dependencies:
make-plural: ^7.0.0
- checksum:
e69c3b0b372e15af88c285f6884ac0e3ba5fc7227b8ddc7f4bef94cb5675057126dc0ae9001e2a623d7ec61727d9b5e69b8e61be8618afe0baf40081ad3b0568
+ checksum:
df2dd9b5e65701453da2a8609d6fc236941d053d62bc4eb603fcafd4713244eed6582af9d3df9f51ca5f9a77756c86b604b91d1634802194653c6a763fd96ead
languageName: node
linkType: hard