Skip to content

Commit a1807dc

Browse files
fix(deps): update dependency intl-messageformat to v10.2.0 (#1033)
* fix(deps): update dependency intl-messageformat to v10.2.0 * fix: update lockfile * fix: update lockfile Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Chambon <[email protected]>
1 parent 1b8b88b commit a1807dc

File tree

2 files changed

+2202
-6082
lines changed

2 files changed

+2202
-6082
lines changed

packages/use-i18n/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
},
2828
"license": "MIT",
2929
"dependencies": {
30-
"@formatjs/ecma402-abstract": "1.12.0",
30+
"@formatjs/ecma402-abstract": "1.13.0",
3131
"@formatjs/fast-memoize": "1.2.6",
3232
"date-fns": "2.29.3",
3333
"filesize": "10.0.5",
3434
"international-types": "0.3.5",
35-
"intl-messageformat": "10.1.5",
35+
"intl-messageformat": "10.2.0",
3636
"prop-types": "15.8.1"
3737
},
3838
"peerDependencies": {

0 commit comments

Comments
 (0)