From b2d36d42b22051072ef6383f1fefa711a084203c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Jun 2020 03:45:08 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20iso?= =?UTF-8?q?morphic-git=20to=20v1.4.4?= 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 e0ce230..46ab0c0 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.0", + "isomorphic-git": "1.4.4", "latest-version": "5.1.0", "prompts": "2.3.2", "tslib": "2.0.0" diff --git a/yarn.lock b/yarn.lock index 17a595e..5c62dc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5348,10 +5348,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.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.4.0.tgz#20bd3007751034d2e3fb4547cc857881d0d98083" - integrity sha512-8IIfRQR+7dl3tALg2VuxebkI1gJqIcGJ4t3tu1OltQhUA303W2qi3B4zH6fHDS0j353pshAWrmL81L2v6wzHXQ== +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== dependencies: async-lock "^1.1.0" clean-git-ref "^2.0.1"