Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 44b0435

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump intl-relativeformat from 6.4.2 to 6.4.3 (mastodon#11380)
Bumps [intl-relativeformat](https://github.com/formatjs/formatjs) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@6.4.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 28a60cb commit 44b0435

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"intersection-observer": "^0.7.0",
104104
"intl": "^1.2.5",
105105
"intl-messageformat": "^2.2.0",
106-
"intl-relativeformat": "^6.4.2",
106+
"intl-relativeformat": "^6.4.3",
107107
"is-nan": "^1.2.1",
108108
"js-yaml": "^3.13.1",
109109
"lodash": "^4.17.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5085,10 +5085,10 @@ intl-relativeformat@^2.1.0:
50855085
dependencies:
50865086
intl-messageformat "^2.0.0"
50875087

5088-
intl-relativeformat@^6.4.2:
5089-
version "6.4.2"
5090-
resolved "https://registry.yarnpkg.com/intl-relativeformat/-/intl-relativeformat-6.4.2.tgz#431f9818449f5b48c209610ff1428d0c663c667f"
5091-
integrity sha512-yaOimRUQEn1wOfVGk43H+EVCrxQ5WFEvtYBx4Ffa6QpEHIi6UOuvshx6RltuqIF5UM8xdF4SkzFHXXOnYXlgBA==
5088+
intl-relativeformat@^6.4.3:
5089+
version "6.4.3"
5090+
resolved "https://registry.yarnpkg.com/intl-relativeformat/-/intl-relativeformat-6.4.3.tgz#cb5559e1e257cc2e763583502012a354bb777efe"
5091+
integrity sha512-VxZXZfhuX/zBVfxzE/J6kPUpsyWKYjqtZ3jVGZwr6wzK5BOLVpe1vSlwCQX56w5UjlpL63fS8Nxq0kgTyf1gJA==
50925092

50935093
intl@^1.2.5:
50945094
version "1.2.5"

0 commit comments

Comments
 (0)