|
38 | 38 | "@types/gulp": "^4.0.9",
|
39 | 39 | "@types/gulp-concat": "latest",
|
40 | 40 | "@types/gulp-newer": "latest",
|
41 |
| - "@types/gulp-rename": "0.0.33", |
42 |
| - "@types/gulp-sourcemaps": "0.0.32", |
| 41 | + "@types/gulp-rename": "latest", |
| 42 | + "@types/gulp-sourcemaps": "latest", |
43 | 43 | "@types/merge2": "latest",
|
44 | 44 | "@types/microsoft__typescript-etw": "latest",
|
45 | 45 | "@types/minimatch": "latest",
|
|
48 | 48 | "@types/mocha": "latest",
|
49 | 49 | "@types/ms": "latest",
|
50 | 50 | "@types/node": "latest",
|
51 |
| - "@types/node-fetch": "^2.3.4", |
52 | 51 | "@types/q": "latest",
|
53 | 52 | "@types/source-map-support": "latest",
|
54 |
| - "@types/xml2js": "^0.4.0", |
55 |
| - "@typescript-eslint/eslint-plugin": "^4.28.0", |
56 |
| - "@typescript-eslint/experimental-utils": "^4.28.0", |
57 |
| - "@typescript-eslint/parser": "^4.28.0", |
| 53 | + "@types/xml2js": "^0.4.11", |
| 54 | + "@typescript-eslint/eslint-plugin": "^5.28.0", |
| 55 | + "@typescript-eslint/parser": "^5.28.0", |
| 56 | + "@typescript-eslint/utils": "^5.28.0", |
58 | 57 | "async": "latest",
|
59 |
| - "azure-devops-node-api": "^11.0.1", |
| 58 | + "azure-devops-node-api": "^11.1.1", |
60 | 59 | "chai": "latest",
|
61 | 60 | "chalk": "^4.1.2",
|
62 | 61 | "convert-source-map": "latest",
|
63 |
| - "del": "5.1.0", |
64 |
| - "diff": "^4.0.2", |
65 |
| - "eslint": "7.12.1", |
66 |
| - "eslint-formatter-autolinkable-stylish": "1.1.4", |
67 |
| - "eslint-plugin-import": "2.22.1", |
68 |
| - "eslint-plugin-jsdoc": "30.7.6", |
| 62 | + "del": "6.1.1", |
| 63 | + "diff": "^5.1.0", |
| 64 | + "eslint": "8.17.0", |
| 65 | + "eslint-formatter-autolinkable-stylish": "1.2.0", |
| 66 | + "eslint-plugin-import": "2.26.0", |
| 67 | + "eslint-plugin-jsdoc": "39.3.2", |
69 | 68 | "eslint-plugin-no-null": "1.0.2",
|
70 | 69 | "fancy-log": "latest",
|
71 |
| - "fs-extra": "^9.0.0", |
| 70 | + "fs-extra": "^9.1.0", |
72 | 71 | "glob": "latest",
|
73 |
| - "gulp": "^4.0.0", |
| 72 | + "gulp": "^4.0.2", |
74 | 73 | "gulp-concat": "latest",
|
75 | 74 | "gulp-insert": "latest",
|
76 | 75 | "gulp-newer": "latest",
|
|
82 | 81 | "mocha": "latest",
|
83 | 82 | "mocha-fivemat-progress-reporter": "latest",
|
84 | 83 | "ms": "^2.1.3",
|
85 |
| - "node-fetch": "^2.6.1", |
86 |
| - "prex": "^0.4.3", |
| 84 | + "node-fetch": "^3.2.6", |
| 85 | + "prex": "^0.4.7", |
87 | 86 | "q": "latest",
|
88 | 87 | "source-map-support": "latest",
|
89 | 88 | "typescript": "^4.5.5",
|
90 | 89 | "vinyl": "latest",
|
91 | 90 | "vinyl-sourcemaps-apply": "latest",
|
92 |
| - "xml2js": "^0.4.19" |
| 91 | + "xml2js": "^0.4.23" |
93 | 92 | },
|
94 | 93 | "scripts": {
|
95 | 94 | "prepare": "gulp build-eslint-rules",
|
|
0 commit comments