Browse Source
⬆️ Upgrade dependency isomorphic-git to v1.1.3
pull/37/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.2.0", |
|
|
|
"isomorphic-git": "1.1.2", |
|
|
|
"isomorphic-git": "1.1.3", |
|
|
|
"latest-version": "5.1.0", |
|
|
|
"prompts": "2.3.1", |
|
|
|
"tslib": "1.11.1" |
|
|
|
|
|
|
|
@ -4884,10 +4884,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.1.2: |
|
|
|
version "1.1.2" |
|
|
|
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.1.2.tgz#1c0257f3b7e2371df8b34296035379b3ef549547" |
|
|
|
integrity sha512-qXTN0E1S75ZojXwQlT6vQqRwxxyd2kXkQAvMklZYJJB5Ud9ZcN7IsXo9dazrI09f5MPSWKTPLYBahhUCyY0mkw== |
|
|
|
isomorphic-git@1.1.3: |
|
|
|
version "1.1.3" |
|
|
|
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.1.3.tgz#67205d0d52c088bbe4f95bbe845aef9e0454311c" |
|
|
|
integrity sha512-kBlFirf4/6IV99c0wVt2fqgzkF9nfsVbLHFOYnT8TfbZp/T9lVZJ2Eg1vl0KYQD/Hcbt7MhK87jTDuY8wwKU8A== |
|
|
|
dependencies: |
|
|
|
async-lock "^1.1.0" |
|
|
|
clean-git-ref "^2.0.1" |
|
|
|
|