Bump intl-relativeformat from 2.1.0 to 2.2.0 (#10887)
Bumps [intl-relativeformat](https://github.com/yahoo/intl-relativeformat) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/yahoo/intl-relativeformat/releases) - [Commits](https://github.com/yahoo/intl-relativeformat/commits)
This commit is contained in:
parent
a2c0cf73b6
commit
c2153c1a76
2 changed files with 5 additions and 5 deletions
|
@ -103,7 +103,7 @@
|
|||
"intersection-observer": "^0.5.1",
|
||||
"intl": "^1.2.5",
|
||||
"intl-messageformat": "^2.2.0",
|
||||
"intl-relativeformat": "^2.1.0",
|
||||
"intl-relativeformat": "^2.2.0",
|
||||
"is-nan": "^1.2.1",
|
||||
"js-yaml": "^3.11.0",
|
||||
"lodash": "^4.7.11",
|
||||
|
|
|
@ -4595,10 +4595,10 @@ intl-messageformat@^2.0.0, intl-messageformat@^2.1.0, intl-messageformat@^2.2.0:
|
|||
dependencies:
|
||||
intl-messageformat-parser "1.4.0"
|
||||
|
||||
intl-relativeformat@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/intl-relativeformat/-/intl-relativeformat-2.1.0.tgz#010f1105802251f40ac47d0e3e1a201348a255df"
|
||||
integrity sha1-AQ8RBYAiUfQKxH0OPhogE0iiVd8=
|
||||
intl-relativeformat@^2.1.0, intl-relativeformat@^2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/intl-relativeformat/-/intl-relativeformat-2.2.0.tgz#6aca95d019ec8d30b6c5653b6629f9983ea5b6c5"
|
||||
integrity sha512-4bV/7kSKaPEmu6ArxXf9xjv1ny74Zkwuey8Pm01NH4zggPP7JHwg2STk8Y3JdspCKRDriwIyLRfEXnj2ZLr4Bw==
|
||||
dependencies:
|
||||
intl-messageformat "^2.0.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue