|
33 | 33 | "@types/browserify": "latest",
|
34 | 34 | "@types/chai": "latest",
|
35 | 35 | "@types/convert-source-map": "latest",
|
36 |
| - "@types/del": "latest", |
37 | 36 | "@types/glob": "latest",
|
38 | 37 | "@types/gulp": "^4.0.5",
|
39 | 38 | "@types/gulp-concat": "latest",
|
|
55 | 54 | "@types/through2": "latest",
|
56 | 55 | "@types/travis-fold": "latest",
|
57 | 56 | "@types/xml2js": "^0.4.0",
|
58 |
| - "@typescript-eslint/eslint-plugin": "2.0.1-alpha.29", |
59 |
| - "@typescript-eslint/experimental-utils": "2.0.1-alpha.29", |
60 |
| - "@typescript-eslint/parser": "2.0.1-alpha.29", |
| 57 | + "@typescript-eslint/eslint-plugin": "2.1.0", |
| 58 | + "@typescript-eslint/experimental-utils": "2.1.0", |
| 59 | + "@typescript-eslint/parser": "2.1.0", |
61 | 60 | "async": "latest",
|
62 | 61 | "azure-devops-node-api": "^8.0.0",
|
63 | 62 | "browser-resolve": "^1.11.2",
|
64 | 63 | "browserify": "latest",
|
65 | 64 | "chai": "latest",
|
66 | 65 | "chalk": "latest",
|
67 | 66 | "convert-source-map": "latest",
|
68 |
| - "del": "latest", |
| 67 | + "del": "5.1.0", |
69 | 68 | "eslint": "6.3.0",
|
70 | 69 | "eslint-formatter-autolinkable-stylish": "1.0.2",
|
71 | 70 | "eslint-plugin-import": "2.18.2",
|
72 |
| - "eslint-plugin-jsdoc": "15.8.4", |
| 71 | + "eslint-plugin-jsdoc": "15.9.1", |
73 | 72 | "eslint-plugin-no-null": "1.0.2",
|
74 | 73 | "fancy-log": "latest",
|
75 | 74 | "fs-extra": "^6.0.1",
|
|
0 commit comments