Skip to content

Commit 9834ba9

Browse files
renovate[bot]scaleway-botphilibea
authored andcommitted
fix(deps): update formatjs monorepo (#2279)
* fix(deps): update formatjs monorepo * chore: add changeset renovate-a97f038 --------- 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 02a0315 commit 9834ba9

File tree

4 files changed

+46
-37
lines changed

4 files changed

+46
-37
lines changed

.changeset/renovate-a97f038.md

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

packages/use-i18n/package.json

Lines changed: 3 additions & 3 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.1",
51-
"@formatjs/fast-memoize": "2.2.2",
50+
"@formatjs/ecma402-abstract": "2.2.2",
51+
"@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.3"
55+
"intl-messageformat": "10.7.4"
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.1",
45+
"@formatjs/icu-messageformat-parser": "2.9.2",
4646
"globby": "14.0.2",
4747
"module-from-string": "3.3.1"
4848
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)