Skip to content

Commit 56c7f16

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update formatjs monorepo (#2425)
* fix(deps): update formatjs monorepo * chore: add changeset renovate-643cb4a --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com> Co-authored-by: philibeaux <aphilibeaux@scaleway.com>
1 parent 5c3b21f commit 56c7f16

File tree

4 files changed

+20
-13
lines changed

4 files changed

+20
-13
lines changed

.changeset/renovate-643cb4a.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@scaleway/use-i18n': patch
3+
'@scaleway/validate-icu-locales': patch
4+
---
5+
6+
Updated dependency `intl-messageformat` to `10.7.14`.
7+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.11.0`.

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"date-fns": "4.1.0",
5353
"filesize": "10.1.6",
5454
"international-types": "0.8.1",
55-
"intl-messageformat": "10.7.12"
55+
"intl-messageformat": "10.7.14"
5656
},
5757
"devDependencies": {
5858
"react": "19.0.0",

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cli"
4646
],
4747
"dependencies": {
48-
"@formatjs/icu-messageformat-parser": "2.10.0",
48+
"@formatjs/icu-messageformat-parser": "2.11.0",
4949
"globby": "14.0.2",
5050
"module-from-string": "3.3.1"
5151
}

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)