Skip to content

Commit

Permalink
Bumped version of find-git-repositories
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Bozzini <Federico.Bozzini@arm.com>
  • Loading branch information
federicobozzini committed Jan 8, 2020
1 parent 62d13b4 commit e3f9b43
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"diff": "^3.4.0",
"dugite-extra": "0.1.12",
"find-git-exec": "^0.0.2",
"find-git-repositories": "^0.1.0",
"find-git-repositories": "^0.1.1",
"moment": "^2.21.0",
"octicons": "^7.1.0",
"p-queue": "^2.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5436,12 +5436,12 @@ find-git-exec@^0.0.2:
"@types/which" "^1.3.2"
which "^2.0.1"

find-git-repositories@^0.1.0:
version "0.1.1"
resolved "https://registry.yarnpkg.com/find-git-repositories/-/find-git-repositories-0.1.1.tgz#2ba3374cbf6d6a8aadeb0370b86fdbb88a90e43c"
integrity sha512-v3Z6lE2+6Kat5ujOLucCGyijJ6yfv1/V7uauRYQshlSjv9177Rk3Eg8J6x2C/zAsQHJym4HHHLuOoy3Sl5KqzQ==
find-git-repositories@^0.1.1:
version "0.1.2"
resolved "https://registry.yarnpkg.com/find-git-repositories/-/find-git-repositories-0.1.2.tgz#401349f543c1000d1bf5e83f12a52ecc047b6e5d"
integrity sha512-HY5YSB/COXlr1v1qA/q0FyNg80yR5aH6vUEZtEnEhXQhkPcmXpvm/GLsAcCDcfNSay1ggUCScKcUwBXy+NSgQA==
dependencies:
nan "^2.0.0"
nan "^2.14.0"

find-up@^1.0.0:
version "1.1.2"
Expand Down

0 comments on commit e3f9b43

Please sign in to comment.