Skip to content

Commit 00ee374

Browse files
Bump hosted-git-info from 2.8.8 to 2.8.9 in /example
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) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a02eb99 commit 00ee374

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

example/yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@
1111
resize-observer-lite "0.2.3"
1212

1313
"@cision/rover-ui@link:..":
14-
version "2.10.0"
14+
version "4.1.0"
1515
dependencies:
1616
"@cision/react-container-query" "1.0.0-alpha.3"
1717
classnames "^2.2.6"
1818
lodash "^4.17.19"
19+
nanoid "^3.1.23"
1920

2021
abab@^1.0.3:
2122
version "1.0.4"
@@ -3650,9 +3651,9 @@ homedir-polyfill@^1.0.1:
36503651
parse-passwd "^1.0.0"
36513652

36523653
hosted-git-info@^2.1.4:
3653-
version "2.8.8"
3654-
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz#7539bd4bc1e0e0a895815a2e0262420b12858488"
3655-
integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==
3654+
version "2.8.9"
3655+
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
3656+
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
36563657

36573658
hpack.js@^2.1.6:
36583659
version "2.1.6"
@@ -5243,6 +5244,11 @@ nan@^2.12.1:
52435244
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
52445245
integrity sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==
52455246

5247+
nanoid@^3.1.23:
5248+
version "3.1.28"
5249+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.28.tgz#3c01bac14cb6c5680569014cc65a2f26424c6bd4"
5250+
integrity sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw==
5251+
52465252
nanomatch@^1.2.9:
52475253
version "1.2.13"
52485254
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"

0 commit comments

Comments
 (0)