Skip to content

Commit 3ea132b

Browse files
committed
Update dependency isomorphic-git to v0.39.0
1 parent 6a95196 commit 3ea132b

File tree

2 files changed

+44
-36
lines changed

2 files changed

+44
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"diff3": "0.0.3",
101101
"hard-reducer": "2.3.0",
102102
"ini": "1.3.5",
103-
"isomorphic-git": "0.37.0",
103+
"isomorphic-git": "0.39.0",
104104
"lodash": "4.17.11",
105105
"monaco-editor": "0.14.3",
106106
"normalize.css": "8.0.0",

yarn.lock

Lines changed: 43 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,6 +1189,12 @@
11891189
dependencies:
11901190
regenerator-runtime "^0.12.0"
11911191

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+
11921198
"@babel/standalone@7.1.0":
11931199
version "7.1.0"
11941200
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.1.0.tgz#d79774a17e8df4a53def891864882f5d81c42001"
@@ -3025,7 +3031,7 @@ buffer@^4.3.0:
30253031
ieee754 "^1.1.4"
30263032
isarray "^1.0.0"
30273033

3028-
buffer@^5.0.3, buffer@^5.1.0:
3034+
buffer@^5.0.3:
30293035
version "5.2.0"
30303036
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.2.0.tgz#53cf98241100099e9eeae20ee6d51d21b16e541e"
30313037
dependencies:
@@ -3976,12 +3982,6 @@ crc-32@^1.2.0:
39763982
exit-on-epipe "~1.0.1"
39773983
printj "~1.1.0"
39783984

3979-
crc@^3.5.0:
3980-
version "3.8.0"
3981-
resolved "https://registry.yarnpkg.com/crc/-/crc-3.8.0.tgz#ad60269c2c856f8c299e2c4cc0de4556914056c6"
3982-
dependencies:
3983-
buffer "^5.1.0"
3984-
39853985
create-ecdh@^4.0.0:
39863986
version "4.0.3"
39873987
resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
@@ -4357,7 +4357,7 @@ debug@3.1.0, debug@^3.1.0, debug@~3.1.0:
43574357
dependencies:
43584358
ms "2.0.0"
43594359

4360-
debug@^4.0.0, debug@^4.0.1:
4360+
debug@^4.0.0:
43614361
version "4.0.1"
43624362
resolved "https://registry.yarnpkg.com/debug/-/debug-4.0.1.tgz#f9bb36d439b8d1f0dd52d8fb6b46e4ebb8c1cd5b"
43634363
dependencies:
@@ -6507,9 +6507,9 @@ ignore@^4.0.0:
65076507
version "4.0.6"
65086508
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
65096509

6510-
ignore@^5.0.0:
6511-
version "5.0.2"
6512-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.2.tgz#42ae2651beb40c8c53b1e16b2af1c8387d492f88"
6510+
ignore@^5.0.4:
6511+
version "5.0.4"
6512+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45"
65136513

65146514
immer@^1.2.1:
65156515
version "1.5.0"
@@ -7055,33 +7055,30 @@ isomorphic-fetch@^2.1.1:
70557055
node-fetch "^1.0.1"
70567056
whatwg-fetch ">=0.10.0"
70577057

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"
7058+
isomorphic-git@0.39.0:
7059+
version "0.39.0"
7060+
resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-0.39.0.tgz#8ef1c9d32463cc07fdc80c2d3d7f6c6fe7332c1c"
70617061
dependencies:
7062-
"@babel/runtime" "^7.0.0"
7062+
"@babel/runtime" "^7.1.2"
70637063
async-lock "^1.1.0"
70647064
clean-git-ref "1.0.3"
7065-
crc "^3.5.0"
7066-
debug "^4.0.1"
7065+
crc-32 "^1.2.0"
70677066
diff-lines "^1.1.0"
70687067
git-apply-delta "0.0.7"
70697068
globalyzer "^0.1.0"
70707069
globrex "^0.1.1"
7071-
ignore "^5.0.0"
7072-
locale2 "^2.2.0"
7073-
marky "^1.2.0"
7070+
ignore "^5.0.4"
7071+
marky "^1.2.1"
70747072
minimisted "^2.0.0"
70757073
nick "^0.1.3"
70767074
pako "^1.0.6"
7077-
pify "^4.0.0"
7075+
pify "^4.0.1"
70787076
sha.js "^2.4.9"
70797077
simple-concat "^1.0.0"
70807078
simple-get "^3.0.2"
7081-
simplest-i18n "^1.0.0"
70827079
split2 "^3.0.0"
70837080
stream-source "^0.3.5"
7084-
through2 "^2.0.3"
7081+
through2 "^2.0.4"
70857082

70867083
isomorphic-unfetch@^2.0.0:
70877084
version "2.1.1"
@@ -7925,10 +7922,6 @@ loader-utils@^0.2.16:
79257922
json5 "^0.5.0"
79267923
object-assign "^4.0.1"
79277924

7928-
locale2@^2.2.0:
7929-
version "2.3.1"
7930-
resolved "https://registry.yarnpkg.com/locale2/-/locale2-2.3.1.tgz#964c5d49b3cd6bbe6ff8a34379631fc7393c356f"
7931-
79327925
locate-path@^2.0.0:
79337926
version "2.0.0"
79347927
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
@@ -8199,9 +8192,9 @@ markdown-table@^1.1.0:
81998192
version "1.1.2"
82008193
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.2.tgz#c78db948fa879903a41bce522e3b96f801c63786"
82018194

8202-
marky@^1.2.0:
8203-
version "1.2.0"
8204-
resolved "https://registry.yarnpkg.com/marky/-/marky-1.2.0.tgz#9617ed647bbbea8f45d19526da33dec70606df42"
8195+
marky@^1.2.1:
8196+
version "1.2.1"
8197+
resolved "https://registry.yarnpkg.com/marky/-/marky-1.2.1.tgz#a3fcf82ffd357756b8b8affec9fdbf3a30dc1b02"
82058198

82068199
match-sorter@^2.3.0:
82078200
version "2.3.0"
@@ -9449,6 +9442,10 @@ pify@^3.0.0:
94499442
version "3.0.0"
94509443
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
94519444

9445+
pify@^4.0.1:
9446+
version "4.0.1"
9447+
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
9448+
94529449
pinkie-promise@^2.0.0:
94539450
version "2.0.1"
94549451
resolved "https://registry.yarnpkg.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz#2135d6dfa7a358c069ac9b178776288228450ffa"
@@ -10631,6 +10628,14 @@ readable-stream@1.0:
1063110628
isarray "0.0.1"
1063210629
string_decoder "~0.10.x"
1063310630

10631+
"readable-stream@2 || 3":
10632+
version "3.0.6"
10633+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.0.6.tgz#351302e4c68b5abd6a2ed55376a7f9a25be3057a"
10634+
dependencies:
10635+
inherits "^2.0.3"
10636+
string_decoder "^1.1.1"
10637+
util-deprecate "^1.0.1"
10638+
1063410639
readable-stream@^3.0.0:
1063510640
version "3.0.2"
1063610641
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.0.2.tgz#ca0f4f8e426bcabd772df73096b8d3f6722b31ff"
@@ -11451,10 +11456,6 @@ simple-swizzle@^0.2.2:
1145111456
dependencies:
1145211457
is-arrayish "^0.3.1"
1145311458

11454-
simplest-i18n@^1.0.0:
11455-
version "1.0.0"
11456-
resolved "https://registry.yarnpkg.com/simplest-i18n/-/simplest-i18n-1.0.0.tgz#1cf059aad9f92aadfd25fa19d24a8abaa02c506c"
11457-
1145811459
sisteransi@^0.1.1:
1145911460
version "0.1.1"
1146011461
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-0.1.1.tgz#5431447d5f7d1675aac667ccd0b865a4994cb3ce"
@@ -12246,13 +12247,20 @@ throat@^4.0.0:
1224612247
version "4.1.0"
1224712248
resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a"
1224812249

12249-
through2@^2.0.0, through2@^2.0.2, through2@^2.0.3:
12250+
through2@^2.0.0, through2@^2.0.2:
1225012251
version "2.0.3"
1225112252
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
1225212253
dependencies:
1225312254
readable-stream "^2.1.5"
1225412255
xtend "~4.0.1"
1225512256

12257+
through2@^2.0.4:
12258+
version "2.0.4"
12259+
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.4.tgz#e8362dec238b7590f5743b060342f27b452f4450"
12260+
dependencies:
12261+
readable-stream "2 || 3"
12262+
xtend "~4.0.1"
12263+
1225612264
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@~2.3, through@~2.3.1:
1225712265
version "2.3.8"
1225812266
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

0 commit comments

Comments
 (0)