Skip to content

Commit b8f7504

Browse files
renovate[bot]scaleway-botphilibea
authored andcommitted
fix(deps): update formatjs monorepo (#2285)
* fix(deps): update formatjs monorepo * chore: add changeset renovate-3c90515 --------- 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 841a418 commit b8f7504

File tree

4 files changed

+34
-26
lines changed

4 files changed

+34
-26
lines changed

.changeset/renovate-3c90515.md

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

packages/use-i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
"test:unit:coverage": "pnpm test:unit --coverage"
4848
},
4949
"dependencies": {
50-
"@formatjs/ecma402-abstract": "2.2.2",
50+
"@formatjs/ecma402-abstract": "2.2.3",
5151
"@formatjs/fast-memoize": "2.2.3",
5252
"date-fns": "4.1.0",
5353
"filesize": "10.1.6",
5454
"international-types": "0.8.1",
55-
"intl-messageformat": "10.7.4"
55+
"intl-messageformat": "10.7.5"
5656
},
5757
"devDependencies": {
5858
"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.9.2",
45+
"@formatjs/icu-messageformat-parser": "2.9.3",
4646
"globby": "14.0.2",
4747
"module-from-string": "3.3.1"
4848
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)