Skip to content

Commit b84d555

Browse files
chore(deps): bump intl-messageformat from 9.6.11 to 9.6.12 (#149)
Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 9.6.11 to 9.6.12. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@9.6.12) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3229e07 commit b84d555

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
@@ -1147,10 +1147,10 @@
11471147
resolved "https://registry.yarnpkg.com/@formatjs/fast-memoize/-/fast-memoize-1.1.1.tgz#3006b58aca1e39a98aca213356b42da5d173f26b"
11481148
integrity sha512-mIqBr5uigIlx13eZTOPSEh2buDiy3BCdMYUtewICREQjbb4xarDiVWoXSnrERM7NanZ+0TAHNXSqDe6HpEFQUg==
11491149

1150-
"@formatjs/icu-messageformat-parser@1.2.1":
1151-
version "1.2.1"
1152-
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-1.2.1.tgz#f6d1c5e507bedf96e6cb73d362ed56b034f0fa44"
1153-
integrity sha512-gGG2AGCmdNGSJJFDrblNvz1j0yOw9tIhUy0t9vRFlMQOlAIknaLYxNjl3S6ztLg47QAZC7BT8uFnIGZ2/nhxAA==
1150+
"@formatjs/icu-messageformat-parser@2.0.0":
1151+
version "2.0.0"
1152+
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.0.0.tgz#a705da9c5040ebdee295147951cfaeb3e61a8ae0"
1153+
integrity sha512-NwbcVP6jtnL+4vpmlWJoBA2/vxrl57uw5jBq8Cb3bfYJLxdL01IRxh//hFBePvLi9cyTYJEC3ZfzIuEH4kyX+w==
11541154
dependencies:
11551155
"@formatjs/ecma402-abstract" "1.7.0"
11561156
"@formatjs/icu-skeleton-parser" "1.2.1"
@@ -5065,12 +5065,12 @@ intl-format-cache@^4.3.1:
50655065
integrity sha512-OEUYNA7D06agqPOYhbTkl0T8HA3QKSuwWh1HiClEnpd9vw7N+3XsQt5iZ0GUEchp5CW1fQk/tary+NsbF3yQ1Q==
50665066

50675067
intl-messageformat@^9.5.3:
5068-
version "9.6.11"
5069-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.11.tgz#1bc25c75f2fe0f9f2f5d7af4321f8c240294f256"
5070-
integrity sha512-BTctIjSZ4V8QXPDRCGdyBL0+TH3RLzaZMADmngYmu/pbnFxCypEoIPWqsBtgxGhXEEzm0caa68bGrtoX50DWYA==
5068+
version "9.6.12"
5069+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.12.tgz#4794aa6b7beb74ec7dc7bffe7487bcf432c6cb87"
5070+
integrity sha512-4oLEiYRWq+GAYETFxYOaGPWb9CT7j9F5UavhXIvBdbcsLIbaQFAa3LQBJh/9/NgV0Y8ZTzX2z+A1sf2AzslWxw==
50715071
dependencies:
50725072
"@formatjs/fast-memoize" "1.1.1"
5073-
"@formatjs/icu-messageformat-parser" "1.2.1"
5073+
"@formatjs/icu-messageformat-parser" "2.0.0"
50745074
tslib "^2.1.0"
50755075

50765076
intl-pluralrules@^1.2.2:

0 commit comments

Comments
 (0)