|
2 | 2 | "name": "typescript", |
3 | 3 | "author": "Microsoft Corp.", |
4 | 4 | "homepage": "https://www.typescriptlang.org/", |
5 | | - "version": "3.3.0", |
| 5 | + "version": "3.4.0", |
6 | 6 | "license": "Apache-2.0", |
7 | 7 | "description": "TypeScript is a language for application scale JavaScript development", |
8 | 8 | "keywords": [ |
|
35 | 35 | "@types/convert-source-map": "latest", |
36 | 36 | "@types/del": "latest", |
37 | 37 | "@types/glob": "latest", |
38 | | - "@types/gulp": "3.X", |
| 38 | + "@types/gulp": "^4.0.5", |
39 | 39 | "@types/gulp-concat": "latest", |
40 | | - "@types/gulp-help": "latest", |
41 | | - "@types/gulp-if": "0.0.33", |
42 | 40 | "@types/gulp-newer": "latest", |
43 | 41 | "@types/gulp-rename": "0.0.33", |
44 | 42 | "@types/gulp-sourcemaps": "0.0.32", |
|
50 | 48 | "@types/mocha": "latest", |
51 | 49 | "@types/node": "8.5.5", |
52 | 50 | "@types/q": "latest", |
53 | | - "@types/run-sequence": "latest", |
54 | 51 | "@types/source-map-support": "latest", |
55 | 52 | "@types/through2": "latest", |
56 | 53 | "@types/travis-fold": "latest", |
|
63 | 60 | "del": "latest", |
64 | 61 | "fancy-log": "latest", |
65 | 62 | "fs-extra": "^6.0.1", |
66 | | - "gulp": "3.X", |
67 | | - "gulp-clone": "latest", |
| 63 | + "gulp": "^4.0.0", |
68 | 64 | "gulp-concat": "latest", |
69 | | - "gulp-help": "latest", |
70 | | - "gulp-if": "latest", |
71 | 65 | "gulp-insert": "latest", |
72 | 66 | "gulp-newer": "latest", |
73 | 67 | "gulp-rename": "latest", |
74 | 68 | "gulp-sourcemaps": "latest", |
75 | | - "gulp-typescript": "latest", |
76 | 69 | "istanbul": "latest", |
77 | 70 | "jake": "latest", |
78 | 71 | "lodash": "4.17.10", |
|
86 | 79 | "prex": "^0.4.3", |
87 | 80 | "q": "latest", |
88 | 81 | "remove-internal": "^2.9.2", |
89 | | - "run-sequence": "latest", |
90 | 82 | "source-map-support": "latest", |
91 | 83 | "through2": "latest", |
92 | 84 | "travis-fold": "latest", |
|
0 commit comments