Skip to content

Commit 2656498

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

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
@@ -1134,10 +1134,10 @@
11341134
minimatch "^3.0.4"
11351135
strip-json-comments "^3.1.1"
11361136

1137-
"@formatjs/[email protected].0":
1138-
version "1.9.0"
1139-
resolved "https://registry.yarnpkg.com/@formatjs/ecma402-abstract/-/ecma402-abstract-1.9.0.tgz#2da77e8de88284578dce9d847468f686f90ea6ee"
1140-
integrity sha512-hKWk3t4uKmGW1kS6lR8j3vzHhyK3oXb/sgQ6YImsHLen8FFbmPDEEiwz6geNaKtEioCGYFF1B2BYLBH8JjbFxQ==
1137+
"@formatjs/[email protected].1":
1138+
version "1.9.1"
1139+
resolved "https://registry.yarnpkg.com/@formatjs/ecma402-abstract/-/ecma402-abstract-1.9.1.tgz#5d15c5a687a215ed9de47a577ac7c720a3fe5e00"
1140+
integrity sha512-XAJ1ygWKgGEaFuNg3Cf+maJNYEJjl5LjSVZ1iAnSaOKDg/VXa+dDPWhWQP6jimvWv6h9NyDj6Zgh+2qFBeVABw==
11411141
dependencies:
11421142
tslib "^2.1.0"
11431143

@@ -1146,21 +1146,21 @@
11461146
resolved "https://registry.yarnpkg.com/@formatjs/fast-memoize/-/fast-memoize-1.1.1.tgz#3006b58aca1e39a98aca213356b42da5d173f26b"
11471147
integrity sha512-mIqBr5uigIlx13eZTOPSEh2buDiy3BCdMYUtewICREQjbb4xarDiVWoXSnrERM7NanZ+0TAHNXSqDe6HpEFQUg==
11481148

1149-
"@formatjs/[email protected].3":
1150-
version "2.0.3"
1151-
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.0.3.tgz#e6815c50470d358cbe6f40a7891ec55348fe9cf8"
1152-
integrity sha512-Tk0nIj21f3XO6PP+9k9L9bmBbrIZqHIBDOVyT1M4mYXdryWPs6ZKF8irnLc3gIWG4wjBhCDAnDeaXIjoF7roPA==
1149+
"@formatjs/[email protected].4":
1150+
version "2.0.4"
1151+
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.0.4.tgz#b54d2be1bf51892fbadd9f13e857fe4ffaa528bf"
1152+
integrity sha512-R6tEOyP+GRFuqLI9NQ4Aw6y5K2m7ASLn6Zu+fCu0HRh9IfHnNrvriHUSntmaXpxwSB3gI8eSawmyemKqdSxgtg==
11531153
dependencies:
1154-
"@formatjs/ecma402-abstract" "1.9.0"
1155-
"@formatjs/icu-skeleton-parser" "1.2.4"
1154+
"@formatjs/ecma402-abstract" "1.9.1"
1155+
"@formatjs/icu-skeleton-parser" "1.2.5"
11561156
tslib "^2.1.0"
11571157

1158-
"@formatjs/[email protected].4":
1159-
version "1.2.4"
1160-
resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.2.4.tgz#830494880a513fc7d5165f41e9548439f25c822d"
1161-
integrity sha512-7Cce3JTBwav9ubcI2Nk1qQ0NOacq9N1xvJ6zzpuyK54a80TwaWYum988imD/qiLQ5fQkKcwKeB3/bSugzRlqZw==
1158+
"@formatjs/[email protected].5":
1159+
version "1.2.5"
1160+
resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.2.5.tgz#db611b3c1eed743673c29c01a8248a5ff56105a2"
1161+
integrity sha512-Y99K8gEOei8dRRjxdV8PX+BFopGtFnc+MyWByhCmb/UbOpn/XbFxz/iM+DpWRnF1GEs5R3tq9RNpFpD6O/hjGg==
11621162
dependencies:
1163-
"@formatjs/ecma402-abstract" "1.9.0"
1163+
"@formatjs/ecma402-abstract" "1.9.1"
11641164
tslib "^2.1.0"
11651165

11661166
"@istanbuljs/load-nyc-config@^1.0.0":
@@ -5054,12 +5054,12 @@ intl-format-cache@^4.3.1:
50545054
integrity sha512-OEUYNA7D06agqPOYhbTkl0T8HA3QKSuwWh1HiClEnpd9vw7N+3XsQt5iZ0GUEchp5CW1fQk/tary+NsbF3yQ1Q==
50555055

50565056
intl-messageformat@^9.5.3:
5057-
version "9.6.15"
5058-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.15.tgz#a53853079344b55cfc8e5c6820f4e344ff6d8fa5"
5059-
integrity sha512-xfL/85jcZZDxp5RpiyW7iSYU111AsQKEmmdmoMCvlOUHHU3o2/J1BPYQ/JaZ9vtq/BbZ2Rt4RAN1FwjWhnoBSQ==
5057+
version "9.6.16"
5058+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.16.tgz#2e44203f391632468256de873b99945a37417881"
5059+
integrity sha512-EdsdT0izNWH2MTTAXzOJHvv6w14Y9hyjWop8V38SukbAWcMz9CATp6qQC3x7n3U5xYUhWWDHFP0SEuz/rp33+w==
50605060
dependencies:
50615061
"@formatjs/fast-memoize" "1.1.1"
5062-
"@formatjs/icu-messageformat-parser" "2.0.3"
5062+
"@formatjs/icu-messageformat-parser" "2.0.4"
50635063
tslib "^2.1.0"
50645064

50655065
intl-pluralrules@^1.2.2:

0 commit comments

Comments
 (0)