Skip to content

Commit 9787dd3

Browse files
fix(deps): update dependency intl-messageformat to v9.9.5 (#483)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c15b900 commit 9787dd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@formatjs/fast-memoize": "1.2.0",
3131
"date-fns": "2.25.0",
3232
"filesize": "8.0.6",
33-
"intl-messageformat": "9.9.4",
33+
"intl-messageformat": "9.9.5",
3434
"prop-types": "15.7.2"
3535
},
3636
"peerDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4993,10 +4993,10 @@ internal-slot@^1.0.3:
49934993
has "^1.0.3"
49944994
side-channel "^1.0.4"
49954995

4996-
4997-
version "9.9.4"
4998-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.9.4.tgz#e4a9c06a2036efcc2c6a20f30d13bcc77da6c6f0"
4999-
integrity sha512-+Mz5LMTV+JCybFBym69z+XnE47wnIjHC31Jz7We6SE0yKyjf/neaWAFz8teuT6OUw/AW3Orr5LO4SHVNXl5keg==
4996+
4997+
version "9.9.5"
4998+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.9.5.tgz#3a00b93a6830aa09649b37d5ef2d995393b358f5"
4999+
integrity sha512-pdKpqhiD0P8yqblu1qetOOL8SnJ62SGdvxwYPvSmuYMN3BawEV5UnJuRcsIwwXYJAGYoICiOJl3gexuuH+RLXw==
50005000
dependencies:
50015001
"@formatjs/fast-memoize" "1.2.0"
50025002
"@formatjs/icu-messageformat-parser" "2.0.14"

0 commit comments

Comments
 (0)