Browse Source
⬆️ Upgrade dependency isomorphic-git to v1.4.4
pull/132/head
Renovate Bot
6 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with
5 additions and
5 deletions
-
package.json
-
yarn.lock
|
|
|
@ -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" |
|
|
|
|
|
|
|
@ -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" |
|
|
|
|