Skip to content

Commit 52650a3

Browse files
committed
chore(deps): update dependency isomorphic-git to v1.10.0
1 parent d05b6db commit 52650a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "7.21.0",
6161
"eslint-plugin-codegen": "0.15.0",
6262
"eslint-plugin-prettier": "3.3.1",
63-
"isomorphic-git": "1.9.2",
63+
"isomorphic-git": "1.10.0",
6464
"jest": "26.6.3",
6565
"memfs": "3.2.2",
6666
"patch-package": "6.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3206,10 +3206,10 @@ isobject@^3.0.0, isobject@^3.0.1:
32063206
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
32073207
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
32083208

3209-
isomorphic-git@1.9.2:
3210-
version "1.9.2"
3211-
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.9.2.tgz#0e492dbcd9873070b2a57eef257a45b90020ed72"
3212-
integrity sha512-puCXcGgtkDXdMYLZlAEGbpkbmHn/Q4Lsl2uMFwMLOKmmr8Qe7Fe3+c6k2+aHW3rMdJYg9xTv95BJ+PRzR8Ydww==
3209+
isomorphic-git@1.10.0:
3210+
version "1.10.0"
3211+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.10.0.tgz#59a4604d1190d1e7fc52172085da25e6a428bc07"
3212+
integrity sha512-CijspEYaOQAnsHWXyq8ICZXzLJ/1wYQAa0jdfLcugA/68oNzrxykjGZz8Up7B8huA1VfkFHm4VviExtj/zpViw==
32133213
dependencies:
32143214
async-lock "^1.1.0"
32153215
clean-git-ref "^2.0.1"

0 commit comments

Comments
 (0)