Browse Source
⬆️ Upgrade dependency isomorphic-git to v0.78.5
pull/29/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.1.2", |
|
|
|
"isomorphic-git": "0.78.4", |
|
|
|
"isomorphic-git": "0.78.5", |
|
|
|
"latest-version": "5.1.0", |
|
|
|
"prompts": "2.3.1", |
|
|
|
"tslib": "1.10.0" |
|
|
|
|
|
|
|
@ -4815,10 +4815,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@0.78.4: |
|
|
|
version "0.78.4" |
|
|
|
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-0.78.4.tgz#4e3be71010379b660c245731bcb6922bac34dabc" |
|
|
|
integrity sha512-AJKIjPmcoBMarQ89mLi1MXQcLSq1FPGyPjWG1Dv/+iCE2OyW1lGy+kmCE/seZU7FojB3vRJeEjzx8RxZW60WVQ== |
|
|
|
isomorphic-git@0.78.5: |
|
|
|
version "0.78.5" |
|
|
|
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-0.78.5.tgz#013f8f8c280b8e0f8bb10ffa251eb87e9bb1190b" |
|
|
|
integrity sha512-LrF5t9x7RdFeg84NsYpZo9qF1MZeb56LpBm6Jv47qMjnWMv0Il/3wPTA8I/lUYywgVbvF/e7xypHauj5auKW3w== |
|
|
|
dependencies: |
|
|
|
async-lock "^1.1.0" |
|
|
|
clean-git-ref "^2.0.1" |
|
|
|
|