Skip to content

Commit 59efaeb

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@
11581158
dependencies:
11591159
tslib "^2.1.0"
11601160

1161-
"@formatjs/[email protected].5":
1162-
version "1.1.5"
1163-
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-1.1.5.tgz#0c0dae9878329a26a4df6c74d1d3a59de08d4df9"
1164-
integrity sha512-TZC3Ac6zTZGlkPoOstJpllo0rkI60kYSOcyhv7zXcaqzAxgdY+6WK8D91x1O9Swy5Jk1PUQM1IAMdafxZoz+Zg==
1161+
"@formatjs/[email protected].6":
1162+
version "1.1.6"
1163+
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-1.1.6.tgz#1f970542edc7cc49df183b397c3a1cda1d40ad63"
1164+
integrity sha512-ED5VvuJvx0Bswx/lsdbOBHggjJGoyUpBRDivAFl6VWWjGI+2btx6kCHAlDWEZtw7ekrsKTIRwFArkfZQMnNGYw==
11651165
dependencies:
11661166
"@formatjs/ecma402-abstract" "1.6.5"
11671167
"@formatjs/icu-skeleton-parser" "1.1.2"
@@ -5203,11 +5203,11 @@ intl-format-cache@^4.3.1:
52035203
integrity sha512-OEUYNA7D06agqPOYhbTkl0T8HA3QKSuwWh1HiClEnpd9vw7N+3XsQt5iZ0GUEchp5CW1fQk/tary+NsbF3yQ1Q==
52045204

52055205
intl-messageformat@^9.5.3:
5206-
version "9.6.7"
5207-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.7.tgz#ce38c8c8903106cce37f0d7ad9595b4e552303e2"
5208-
integrity sha512-31+sJcg3txHZSCwTxGXAPXaOxFv+VVvNI42YKBBUHVKmdneEpoXBwqGyUYzzsz9Z10umpUKGEVL3P9DzXO+gOg==
5206+
version "9.6.8"
5207+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.8.tgz#6059f810ee21411ca3d83a21bce00b2784f8b10f"
5208+
integrity sha512-VOtRTSO0jq6MoUMyUoxXkclMfQmOPoJZJTNBPpF4uUULN9DYRZeUs2pQHWv0MmAF2owzZ8pqol9VH/Cx0k1xnw==
52095209
dependencies:
5210-
"@formatjs/icu-messageformat-parser" "1.1.5"
5210+
"@formatjs/icu-messageformat-parser" "1.1.6"
52115211
fast-memoize "^2.5.2"
52125212
tslib "^2.1.0"
52135213

0 commit comments

Comments
 (0)