Skip to content

Commit

Permalink
chore(deps): update dependency isomorphic-git to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 21, 2021
1 parent d05b6db commit f57311d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint": "7.21.0",
"eslint-plugin-codegen": "0.15.0",
"eslint-plugin-prettier": "3.3.1",
"isomorphic-git": "1.9.2",
"isomorphic-git": "1.10.1",
"jest": "26.6.3",
"memfs": "3.2.2",
"patch-package": "6.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3206,10 +3206,10 @@ isobject@^3.0.0, isobject@^3.0.1:
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=

isomorphic-git@1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.9.2.tgz#0e492dbcd9873070b2a57eef257a45b90020ed72"
integrity sha512-puCXcGgtkDXdMYLZlAEGbpkbmHn/Q4Lsl2uMFwMLOKmmr8Qe7Fe3+c6k2+aHW3rMdJYg9xTv95BJ+PRzR8Ydww==
isomorphic-git@1.10.1:
version "1.10.1"
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.10.1.tgz#2f3a3d2d41baf6a88e046a21e0527bc13a21d663"
integrity sha512-abbPpKkykIVDJ92rtYoD4AOuT5/7PABHR2fDBrsm7H0r2ZT+MGpPL/FynrEJM6nTcFSieaIDxnHNGhfHO/v+bA==
dependencies:
async-lock "^1.1.0"
clean-git-ref "^2.0.1"
Expand Down

0 comments on commit f57311d

Please sign in to comment.