|
@@ -696,15 +696,6 @@
|
696
|
696
|
"@babel/helper-plugin-utils": "^7.0.0"
|
697
|
697
|
}
|
698
|
698
|
},
|
699
|
|
- "@babel/plugin-syntax-flow": {
|
700
|
|
- "version": "7.0.0",
|
701
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.0.0.tgz",
|
702
|
|
- "integrity": "sha512-zGcuZWiWWDa5qTZ6iAnpG0fnX/GOu49pGR5PFvkQ9GmKNaSphXQnlNXh/LG20sqWtNrx/eB6krzfEzcwvUyeFA==",
|
703
|
|
- "dev": true,
|
704
|
|
- "requires": {
|
705
|
|
- "@babel/helper-plugin-utils": "^7.0.0"
|
706
|
|
- }
|
707
|
|
- },
|
708
|
699
|
"@babel/plugin-syntax-json-strings": {
|
709
|
700
|
"version": "7.0.0",
|
710
|
701
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.0.0.tgz",
|
|
@@ -920,16 +911,6 @@
|
920
|
911
|
"@babel/helper-plugin-utils": "^7.0.0"
|
921
|
912
|
}
|
922
|
913
|
},
|
923
|
|
- "@babel/plugin-transform-flow-strip-types": {
|
924
|
|
- "version": "7.0.0",
|
925
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.0.0.tgz",
|
926
|
|
- "integrity": "sha512-WhXUNb4It5a19RsgKKbQPrjmy4yWOY1KynpEbNw7bnd1QTcrT/EIl3MJvnGgpgvrKyKbqX7nUNOJfkpLOnoDKA==",
|
927
|
|
- "dev": true,
|
928
|
|
- "requires": {
|
929
|
|
- "@babel/helper-plugin-utils": "^7.0.0",
|
930
|
|
- "@babel/plugin-syntax-flow": "^7.0.0"
|
931
|
|
- }
|
932
|
|
- },
|
933
|
914
|
"@babel/plugin-transform-for-of": {
|
934
|
915
|
"version": "7.0.0",
|
935
|
916
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.0.0.tgz",
|
|
@@ -1224,16 +1205,6 @@
|
1224
|
1205
|
}
|
1225
|
1206
|
}
|
1226
|
1207
|
},
|
1227
|
|
- "@babel/preset-flow": {
|
1228
|
|
- "version": "7.0.0",
|
1229
|
|
- "resolved": "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.0.0.tgz",
|
1230
|
|
- "integrity": "sha512-bJOHrYOPqJZCkPVbG1Lot2r5OSsB+iUOaxiHdlOeB1yPWS6evswVHwvkDLZ54WTaTRIk89ds0iHmGZSnxlPejQ==",
|
1231
|
|
- "dev": true,
|
1232
|
|
- "requires": {
|
1233
|
|
- "@babel/helper-plugin-utils": "^7.0.0",
|
1234
|
|
- "@babel/plugin-transform-flow-strip-types": "^7.0.0"
|
1235
|
|
- }
|
1236
|
|
- },
|
1237
|
1208
|
"@babel/template": {
|
1238
|
1209
|
"version": "7.1.2",
|
1239
|
1210
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.1.2.tgz",
|
|
@@ -3550,8 +3521,8 @@
|
3550
|
3521
|
}
|
3551
|
3522
|
},
|
3552
|
3523
|
"eslint-config-jitsi": {
|
3553
|
|
- "version": "github:jitsi/eslint-config-jitsi#f292fbc07689eb3dbeb81c074accff25b448b074",
|
3554
|
|
- "from": "github:jitsi/eslint-config-jitsi#1.0.3",
|
|
3524
|
+ "version": "github:jitsi/eslint-config-jitsi#974ab743dde38bf2207ad4ea5e4e89cfb98517b1",
|
|
3525
|
+ "from": "github:jitsi/eslint-config-jitsi#974ab743dde38bf2207ad4ea5e4e89cfb98517b1",
|
3555
|
3526
|
"dev": true
|
3556
|
3527
|
},
|
3557
|
3528
|
"eslint-import-resolver-node": {
|
|
@@ -3591,15 +3562,6 @@
|
3591
|
3562
|
"pkg-dir": "^2.0.0"
|
3592
|
3563
|
}
|
3593
|
3564
|
},
|
3594
|
|
- "eslint-plugin-flowtype": {
|
3595
|
|
- "version": "2.50.3",
|
3596
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.50.3.tgz",
|
3597
|
|
- "integrity": "sha512-X+AoKVOr7Re0ko/yEXyM5SSZ0tazc6ffdIOocp2fFUlWoDt7DV0Bz99mngOkAFLOAWjqRA5jPwqUCbrx13XoxQ==",
|
3598
|
|
- "dev": true,
|
3599
|
|
- "requires": {
|
3600
|
|
- "lodash": "^4.17.10"
|
3601
|
|
- }
|
3602
|
|
- },
|
3603
|
3565
|
"eslint-plugin-import": {
|
3604
|
3566
|
"version": "2.20.2",
|
3605
|
3567
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz",
|
|
@@ -4269,12 +4231,6 @@
|
4269
|
4231
|
"integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==",
|
4270
|
4232
|
"dev": true
|
4271
|
4233
|
},
|
4272
|
|
- "flow-bin": {
|
4273
|
|
- "version": "0.104.0",
|
4274
|
|
- "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.104.0.tgz",
|
4275
|
|
- "integrity": "sha512-EZXRRmf7m7ET5Lcnwm/I/T8G3d427Bq34vmO3qIlRcPIYloGuVoqRCwjaeezLRDntHkdciagAKbhJ+NTbDjnkw==",
|
4276
|
|
- "dev": true
|
4277
|
|
- },
|
4278
|
4234
|
"flush-write-stream": {
|
4279
|
4235
|
"version": "1.1.1",
|
4280
|
4236
|
"resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
|