Skip to content

Commit a8705fa

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update formatjs monorepo (#1649)
* fix(deps): update formatjs monorepo * chore: add changeset renovate-a209bd2 --------- 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 bc102d4 commit a8705fa

File tree

4 files changed

+37
-17
lines changed

4 files changed

+37
-17
lines changed

.changeset/renovate-a209bd2.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.8`.
7+
Updated dependency `@formatjs/icu-messageformat-parser` to `2.7.3`.

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"date-fns": "2.30.0",
3535
"filesize": "10.1.0",
3636
"international-types": "0.8.1",
37-
"intl-messageformat": "10.5.7"
37+
"intl-messageformat": "10.5.8"
3838
},
3939
"peerDependencies": {
4040
"date-fns": "2.x",

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"cli"
2525
],
2626
"dependencies": {
27-
"@formatjs/icu-messageformat-parser": "2.7.2",
27+
"@formatjs/icu-messageformat-parser": "2.7.3",
2828
"globby": "13.2.2",
2929
"module-from-string": "3.3.0"
3030
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)