Skip to content

Commit 24b6c32

Browse files
chore(deps): bump intl-messageformat from 9.6.16 to 9.6.17 (#214)
Bumps [intl-messageformat](https://github.com/formatjs/formatjs) from 9.6.16 to 9.6.17. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@9.6.17) --- updated-dependencies: - dependency-name: intl-messageformat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43c29a3 commit 24b6c32

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,10 +1157,10 @@
11571157
minimatch "^3.0.4"
11581158
strip-json-comments "^3.1.1"
11591159

1160-
"@formatjs/[email protected].1":
1161-
version "1.9.1"
1162-
resolved "https://registry.yarnpkg.com/@formatjs/ecma402-abstract/-/ecma402-abstract-1.9.1.tgz#5d15c5a687a215ed9de47a577ac7c720a3fe5e00"
1163-
integrity sha512-XAJ1ygWKgGEaFuNg3Cf+maJNYEJjl5LjSVZ1iAnSaOKDg/VXa+dDPWhWQP6jimvWv6h9NyDj6Zgh+2qFBeVABw==
1160+
"@formatjs/[email protected].2":
1161+
version "1.9.2"
1162+
resolved "https://registry.yarnpkg.com/@formatjs/ecma402-abstract/-/ecma402-abstract-1.9.2.tgz#90618ec54701e6a8ee38688df8fc2436b9953d23"
1163+
integrity sha512-sZ4GHcitIBz837RSatMDr/6GkYT8hUDffvW+bo2N5lRrBmLk37i0IGSmsxZ6QcxLu2GuymN/4gATEyL/50z3Bg==
11641164
dependencies:
11651165
tslib "^2.1.0"
11661166

@@ -1169,21 +1169,21 @@
11691169
resolved "https://registry.yarnpkg.com/@formatjs/fast-memoize/-/fast-memoize-1.1.1.tgz#3006b58aca1e39a98aca213356b42da5d173f26b"
11701170
integrity sha512-mIqBr5uigIlx13eZTOPSEh2buDiy3BCdMYUtewICREQjbb4xarDiVWoXSnrERM7NanZ+0TAHNXSqDe6HpEFQUg==
11711171

1172-
"@formatjs/[email protected].4":
1173-
version "2.0.4"
1174-
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.0.4.tgz#b54d2be1bf51892fbadd9f13e857fe4ffaa528bf"
1175-
integrity sha512-R6tEOyP+GRFuqLI9NQ4Aw6y5K2m7ASLn6Zu+fCu0HRh9IfHnNrvriHUSntmaXpxwSB3gI8eSawmyemKqdSxgtg==
1172+
"@formatjs/[email protected].5":
1173+
version "2.0.5"
1174+
resolved "https://registry.yarnpkg.com/@formatjs/icu-messageformat-parser/-/icu-messageformat-parser-2.0.5.tgz#bf72328862de61bf237e5b2eb340a1cefc02fbdb"
1175+
integrity sha512-SYJBga4onwv7D1/33PVk+inSrs5AWzbW968odRYPtlEIiyUJDQu+hBoQCdKMI7BpryftNUK9hlQIiRxKmrFiTw==
11761176
dependencies:
1177-
"@formatjs/ecma402-abstract" "1.9.1"
1178-
"@formatjs/icu-skeleton-parser" "1.2.5"
1177+
"@formatjs/ecma402-abstract" "1.9.2"
1178+
"@formatjs/icu-skeleton-parser" "1.2.6"
11791179
tslib "^2.1.0"
11801180

1181-
"@formatjs/[email protected].5":
1182-
version "1.2.5"
1183-
resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.2.5.tgz#db611b3c1eed743673c29c01a8248a5ff56105a2"
1184-
integrity sha512-Y99K8gEOei8dRRjxdV8PX+BFopGtFnc+MyWByhCmb/UbOpn/XbFxz/iM+DpWRnF1GEs5R3tq9RNpFpD6O/hjGg==
1181+
"@formatjs/[email protected].6":
1182+
version "1.2.6"
1183+
resolved "https://registry.yarnpkg.com/@formatjs/icu-skeleton-parser/-/icu-skeleton-parser-1.2.6.tgz#19cc85c1f91bc43f2cc5ded479ca57e8241d3737"
1184+
integrity sha512-j7pnLpWYCW370crnefZBd7z/2j/CRffjBaQ1wR+EpE6+HkeeAGwgaW7XHe3uInZ5Glb2/vnamPALmwFGTVwKvw==
11851185
dependencies:
1186-
"@formatjs/ecma402-abstract" "1.9.1"
1186+
"@formatjs/ecma402-abstract" "1.9.2"
11871187
tslib "^2.1.0"
11881188

11891189
"@istanbuljs/load-nyc-config@^1.0.0":
@@ -5084,12 +5084,12 @@ intl-format-cache@^4.3.1:
50845084
integrity sha512-OEUYNA7D06agqPOYhbTkl0T8HA3QKSuwWh1HiClEnpd9vw7N+3XsQt5iZ0GUEchp5CW1fQk/tary+NsbF3yQ1Q==
50855085

50865086
intl-messageformat@^9.5.3:
5087-
version "9.6.16"
5088-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.16.tgz#2e44203f391632468256de873b99945a37417881"
5089-
integrity sha512-EdsdT0izNWH2MTTAXzOJHvv6w14Y9hyjWop8V38SukbAWcMz9CATp6qQC3x7n3U5xYUhWWDHFP0SEuz/rp33+w==
5087+
version "9.6.17"
5088+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.6.17.tgz#9ac33466102f445f9269c7fdb30a89f7f490e1ae"
5089+
integrity sha512-1mSNTINYSrh4rm0YBHe9GO2JmjTXzyXv8Q/y2G/JxA9wRYvl/6LPDeE9IOGd0pXo6BNgA1DwSbXXurGriIl7RA==
50905090
dependencies:
50915091
"@formatjs/fast-memoize" "1.1.1"
5092-
"@formatjs/icu-messageformat-parser" "2.0.4"
5092+
"@formatjs/icu-messageformat-parser" "2.0.5"
50935093
tslib "^2.1.0"
50945094

50955095
intl-pluralrules@^1.2.2:

0 commit comments

Comments
 (0)