DefinitelyTyped/types/gulp-connect
Nathan Shively-Sanders 6f4c34b258
Fix bad types/v* references in tests (#40575)
* Stop relying on old versions of dependencies

gulp-connect *apparently* works with gulp 3 or 4, but the examples on
the homepage are written for gulp 3. I updated them minimally to work
with gulp 4 -- its types at least.

auth0.widget depends on auth0-js which now uses modules. I switched to
import types and updated the type names.

* require 2.9 for auth0.widget
2019-11-21 16:05:37 -08:00
..
gulp-connect-tests.ts
index.d.ts
tsconfig.json
tslint.json