Skip to content

Commit 3b13549

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update formatjs monorepo (#1996)
* fix(deps): update formatjs monorepo * chore: add changeset renovate-536e1de --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent 7eba746 commit 3b13549

File tree

4 files changed

+35
-20
lines changed

4 files changed

+35
-20
lines changed

.changeset/renovate-536e1de.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.5.14`.
7+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.7.8`.

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"date-fns": "3.6.0",
5050
"filesize": "10.1.2",
5151
"international-types": "0.8.1",
52-
"intl-messageformat": "10.5.13"
52+
"intl-messageformat": "10.5.14"
5353
},
5454
"devDependencies": {
5555
"react": "18.3.1",

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cli"
4343
],
4444
"dependencies": {
45-
"@formatjs/icu-messageformat-parser": "2.7.7",
45+
"@formatjs/icu-messageformat-parser": "2.7.8",
4646
"globby": "14.0.1",
4747
"module-from-string": "3.3.0"
4848
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)