From bd31b81c6388cfb63d90c3cd9ca688db79f708b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jul 2020 04:31:25 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20iso?= =?UTF-8?q?morphic-git=20to=20v1.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5c75794..f16d240 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "colors": "1.4.0", "cosmiconfig": "6.0.0", "gluegun": "4.3.1", - "isomorphic-git": "1.4.4", + "isomorphic-git": "1.7.0", "latest-version": "5.1.0", "prompts": "2.3.2", "tslib": "2.0.0" diff --git a/yarn.lock b/yarn.lock index 2ae8b7b..cf614fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5365,10 +5365,10 @@ isobject@^4.0.0: resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0" integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA== -isomorphic-git@1.4.4: - version "1.4.4" - resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.4.4.tgz#36c95dfd16aebd0de11e2a3c9a23b86b007bb28c" - integrity sha512-0nr884BJFL5i1hx0GufeQ+loR/3SBeFmNHRP5I3Mjtu2QSoPxiWqpJudS1gdhNTJLqJojiGFDuGMK5YnhajAhg== +isomorphic-git@1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.7.0.tgz#3e03c130cc2e03f2e727ffd292cc737fb042f3eb" + integrity sha512-Gc3KQUUQI/Pmfrry1kdzHraMvV/o59W53/hypWY4iZe3LHaWzp1fWi1AjuZvDCQO7SWTP5FpOUyn9sT/+1FkvQ== dependencies: async-lock "^1.1.0" clean-git-ref "^2.0.1"