Skip to content

Commit c9bf87c

Browse files
chore(deps): bump intl-messageformat from 9.6.8 to 9.6.10 (#141)
Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 9.6.8 to 9.6.10. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@9.6.10) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c3126e commit c9bf87c

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,19 +1157,24 @@
11571157
dependencies:
11581158
tslib "^2.1.0"
11591159

1160-
"@formatjs/[email protected]":
1161-
version "1.1.6"
1162-
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-1.1.6.tgz#1f970542edc7cc49df183b397c3a1cda1d40ad63"
1163-
integrity sha512-ED5VvuJvx0Bswx/lsdbOBHggjJGoyUpBRDivAFl6VWWjGI+2btx6kCHAlDWEZtw7ekrsKTIRwFArkfZQMnNGYw==
1160+
"@formatjs/[email protected]":
1161+
version "1.1.1"
1162+
resolved "https://registry.yarnpkg.com/@formatjs/fast-memoize/-/fast-memoize-1.1.1.tgz#3006b58aca1e39a98aca213356b42da5d173f26b"
1163+
integrity sha512-mIqBr5uigIlx13eZTOPSEh2buDiy3BCdMYUtewICREQjbb4xarDiVWoXSnrERM7NanZ+0TAHNXSqDe6HpEFQUg==
1164+
1165+
"@formatjs/[email protected]":
1166+
version "1.2.0"
1167+
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-1.2.0.tgz#474174d925ad360fac9d5cb2a45d64233b44ea14"
1168+
integrity sha512-GqKY2531LNgZzjX55r5aBsB/4a1SSiL0xA9ku1SInjFVYfQPUelekEeCtAfSgShuPv4i0QKLv5cfZA51mw26pQ==
11641169
dependencies:
11651170
"@formatjs/ecma402-abstract" "1.6.5"
1166-
"@formatjs/icu-skeleton-parser" "1.1.2"
1171+
"@formatjs/icu-skeleton-parser" "1.2.0"
11671172
tslib "^2.1.0"
11681173

1169-
"@formatjs/icu-skeleton-parser@1.1.2":
1170-
version "1.1.2"
1171-
resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.1.2.tgz#b559f32a920ea6600df53735143b59e6cc087c1d"
1172-
integrity sha512-R0hxPsnq9oOW50HnqKjzuqzUOEUWRdSqqt2wvLCwlFMEx6+MsLW35yzbB9fnxfRZ6vVnYO69TxBfXvvsK2VoUw==
1174+
"@formatjs/icu-skeleton-parser@1.2.0":
1175+
version "1.2.0"
1176+
resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.2.0.tgz#23acb46fc938651746e1c9f2a02db4f21c099184"
1177+
integrity sha512-20BMeDUPUUHTlf2ttr+kW9N8VGZR+6xqp34sO6vC73GNNRFmAdH+p9GOkyemitQRij7lqvVCD1wUXN/tQ5l3Ow==
11731178
dependencies:
11741179
"@formatjs/ecma402-abstract" "1.6.5"
11751180
tslib "^2.1.0"
@@ -4431,11 +4436,6 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
44314436
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
44324437
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
44334438

4434-
fast-memoize@^2.5.2:
4435-
version "2.5.2"
4436-
resolved "https://registry.yarnpkg.com/fast-memoize/-/fast-memoize-2.5.2.tgz#79e3bb6a4ec867ea40ba0e7146816f6cdce9b57e"
4437-
integrity sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw==
4438-
44394439
fastq@^1.6.0:
44404440
version "1.11.0"
44414441
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.11.0.tgz#bb9fb955a07130a918eb63c1f5161cc32a5d0858"
@@ -5202,12 +5202,12 @@ intl-format-cache@^4.3.1:
52025202
integrity sha512-OEUYNA7D06agqPOYhbTkl0T8HA3QKSuwWh1HiClEnpd9vw7N+3XsQt5iZ0GUEchp5CW1fQk/tary+NsbF3yQ1Q==
52035203

52045204
intl-messageformat@^9.5.3:
5205-
version "9.6.8"
5206-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.8.tgz#6059f810ee21411ca3d83a21bce00b2784f8b10f"
5207-
integrity sha512-VOtRTSO0jq6MoUMyUoxXkclMfQmOPoJZJTNBPpF4uUULN9DYRZeUs2pQHWv0MmAF2owzZ8pqol9VH/Cx0k1xnw==
5205+
version "9.6.10"
5206+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.10.tgz#ac8420f0cbcb6080cccced11326ce3f2e37d035c"
5207+
integrity sha512-XqY+vN3AHLkl1aAygAgKHHA4KW4jrnj4NBlp3wKp+AZfG4UbxrOAJc3Pb4rLpQIRDawD00WCE/9IBqaRjHn4Gg==
52085208
dependencies:
5209-
"@formatjs/icu-messageformat-parser" "1.1.6"
5210-
fast-memoize "^2.5.2"
5209+
"@formatjs/fast-memoize" "1.1.1"
5210+
"@formatjs/icu-messageformat-parser" "1.2.0"
52115211
tslib "^2.1.0"
52125212

52135213
intl-pluralrules@^1.2.2:

0 commit comments

Comments
 (0)