Skip to content

Commit b5e8645

Browse files
chore(deps): bump hosted-git-info in /packages/use-i18n/examples/cra (#496)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70986d5 commit b5e8645

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/use-i18n/examples/cra/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,12 +1669,12 @@
16691669
reakit "^1.3.5"
16701670

16711671
"@scaleway/use-i18n@file:../..":
1672-
version "3.1.17"
1672+
version "3.1.19"
16731673
dependencies:
16741674
"@formatjs/fast-memoize" "1.2.0"
16751675
date-fns "2.25.0"
16761676
filesize "8.0.6"
1677-
intl-messageformat "9.9.4"
1677+
intl-messageformat "9.9.5"
16781678
prop-types "15.7.2"
16791679

16801680
"@sinonjs/commons@^1.7.0":
@@ -5744,9 +5744,9 @@ hoopy@^0.1.4:
57445744
integrity sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==
57455745

57465746
hosted-git-info@^2.1.4:
5747-
version "2.8.8"
5748-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
5749-
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
5747+
version "2.8.9"
5748+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
5749+
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
57505750

57515751
hpack.js@^2.1.6:
57525752
version "2.1.6"
@@ -6087,10 +6087,10 @@ internal-slot@^1.0.3:
60876087
has "^1.0.3"
60886088
side-channel "^1.0.4"
60896089

6090-
6091-
version "9.9.4"
6092-
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.9.4.tgz#e4a9c06a2036efcc2c6a20f30d13bcc77da6c6f0"
6093-
integrity sha512-+Mz5LMTV+JCybFBym69z+XnE47wnIjHC31Jz7We6SE0yKyjf/neaWAFz8teuT6OUw/AW3Orr5LO4SHVNXl5keg==
6090+
6091+
version "9.9.5"
6092+
resolved "https://registry.yarnpkg.com/intl-messageformat/-/intl-messageformat-9.9.5.tgz#3a00b93a6830aa09649b37d5ef2d995393b358f5"
6093+
integrity sha512-pdKpqhiD0P8yqblu1qetOOL8SnJ62SGdvxwYPvSmuYMN3BawEV5UnJuRcsIwwXYJAGYoICiOJl3gexuuH+RLXw==
60946094
dependencies:
60956095
"@formatjs/fast-memoize" "1.2.0"
60966096
"@formatjs/icu-messageformat-parser" "2.0.14"

0 commit comments

Comments
 (0)