File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 50
50
"parse-git-config" : " ^3.0.0" ,
51
51
"parse-github-url" : " ^1.0.2" ,
52
52
"request" : " ^2.88.2" ,
53
- "simple-git" : " ^2.23 .0" ,
53
+ "simple-git" : " ^3.0 .0" ,
54
54
"tslib" : " ^2.3.1" ,
55
55
"yargs" : " ^17.3.1"
56
56
},
Original file line number Diff line number Diff line change @@ -2782,7 +2782,7 @@ __metadata:
2782
2782
parse-github-url : ^1.0.2
2783
2783
prettier : 2.6.2
2784
2784
request : ^2.88.2
2785
- simple-git : ^2.23 .0
2785
+ simple-git : ^3.0 .0
2786
2786
strip-ansi : 6.0.1
2787
2787
tmp : 0.2.1
2788
2788
ts-jest : 27.1.5
@@ -6203,14 +6203,14 @@ __metadata:
6203
6203
languageName : node
6204
6204
linkType : hard
6205
6205
6206
- " simple-git@npm:^2.23 .0 " :
6207
- version : 2.48.0
6208
- resolution : " simple-git@npm:2.48.0 "
6206
+ " simple-git@npm:^3.0 .0 " :
6207
+ version : 3.14.1
6208
+ resolution : " simple-git@npm:3.14.1 "
6209
6209
dependencies :
6210
6210
" @kwsites/file-exists " : ^1.1.1
6211
6211
" @kwsites/promise-deferred " : ^1.1.1
6212
- debug : ^4.3.2
6213
- checksum : ba84b942ad5cebb9d43df2f147e414e348584f40023121896959f22d05e260ae71b862a93db5c473413f8d218f2122f2964d22f6b7bd77cc12dabc7e73b066be
6212
+ debug : ^4.3.4
6213
+ checksum : f9d2282e1483f8f42325a7e80803389eb540101a88968bf9fd277c1eade8621d4c24dcf2677be5d611df8716934fb4c9676356052ac03e2fcec7517b4b922e8b
6214
6214
languageName : node
6215
6215
linkType : hard
6216
6216
You can’t perform that action at this time.
0 commit comments