File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 100
100
"diff3" : " 0.0.3" ,
101
101
"hard-reducer" : " 2.3.0" ,
102
102
"ini" : " 1.3.5" ,
103
- "isomorphic-git" : " 0.37.0 " ,
103
+ "isomorphic-git" : " 0.37.3 " ,
104
104
"lodash" : " 4.17.11" ,
105
105
"monaco-editor" : " 0.14.3" ,
106
106
"normalize.css" : " 8.0.0" ,
Original file line number Diff line number Diff line change 1189
1189
dependencies :
1190
1190
regenerator-runtime "^0.12.0"
1191
1191
1192
+ " @babel/runtime@^7.1.2 " :
1193
+ version "7.1.2"
1194
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.1.2.tgz#81c89935f4647706fc54541145e6b4ecfef4b8e3"
1195
+ dependencies :
1196
+ regenerator-runtime "^0.12.0"
1197
+
1192
1198
" @babel/standalone@7.1.0 " :
1193
1199
version "7.1.0"
1194
1200
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.1.0.tgz#d79774a17e8df4a53def891864882f5d81c42001"
@@ -7055,11 +7061,11 @@ isomorphic-fetch@^2.1.1:
7055
7061
node-fetch "^1.0.1"
7056
7062
whatwg-fetch ">=0.10.0"
7057
7063
7058
- isomorphic-git@0.37.0 :
7059
- version "0.37.0 "
7060
- resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-0.37.0 .tgz#2e9cd14ade3dd8f84f5946ef4df023babc2624dd "
7064
+ isomorphic-git@0.37.3 :
7065
+ version "0.37.3 "
7066
+ resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-0.37.3 .tgz#d9c271dfcd8128b87b07a36abcd7cbb2b7d4919d "
7061
7067
dependencies :
7062
- " @babel/runtime" " ^7.0.0 "
7068
+ " @babel/runtime" " ^7.1.2 "
7063
7069
async-lock "^1.1.0"
7064
7070
clean-git-ref "1.0.3"
7065
7071
crc "^3.5.0"
You can’t perform that action at this time.
0 commit comments