Skip to content

Commit 50be8b3

Browse files
fix(deps): update dependency intl-messageformat to v9.9.6 (#495)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b543451 commit 50be8b3

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.5",
33+
"intl-messageformat": "9.9.6",
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
@@ -5011,10 +5011,10 @@ internal-slot@^1.0.3:
50115011
has "^1.0.3"
50125012
side-channel "^1.0.4"
50135013

5014-
5015-
version "9.9.5"
5016-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.9.5.tgz#3a00b93a6830aa09649b37d5ef2d995393b358f5"
5017-
integrity sha512-pdKpqhiD0P8yqblu1qetOOL8SnJ62SGdvxwYPvSmuYMN3BawEV5UnJuRcsIwwXYJAGYoICiOJl3gexuuH+RLXw==
5014+
5015+
version "9.9.6"
5016+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.9.6.tgz#d76e0ebbef7ae71c16b8b4328bf780180a5a1250"
5017+
integrity sha512-xgoBydnw9zGUtgCiUcxNTzrRLzAbBIgWyKvMjL2jFNCx7H0148GGQWNVOpoiON5SlcFr8lyMWdbb0m+HjydanQ==
50185018
dependencies:
50195019
"@formatjs/fast-memoize" "1.2.0"
50205020
"@formatjs/icu-messageformat-parser" "2.0.14"

0 commit comments

Comments
 (0)