|
49 | 49 | "@types/node-fetch": "^2.6.2", |
50 | 50 | "@types/source-map-support": "latest", |
51 | 51 | "@types/xml2js": "^0.4.11", |
52 | | - "@typescript-eslint/eslint-plugin": "^5.28.0", |
53 | | - "@typescript-eslint/parser": "^5.28.0", |
54 | | - "@typescript-eslint/utils": "^5.28.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.33.1", |
| 53 | + "@typescript-eslint/parser": "^5.33.1", |
| 54 | + "@typescript-eslint/utils": "^5.33.1", |
55 | 55 | "async": "latest", |
56 | | - "azure-devops-node-api": "^11.1.1", |
| 56 | + "azure-devops-node-api": "^11.2.0", |
57 | 57 | "chai": "latest", |
58 | 58 | "chalk": "^4.1.2", |
59 | | - "del": "6.1.1", |
| 59 | + "del": "^6.1.1", |
60 | 60 | "diff": "^5.1.0", |
61 | | - "eslint": "8.17.0", |
62 | | - "eslint-formatter-autolinkable-stylish": "1.2.0", |
63 | | - "eslint-plugin-import": "2.26.0", |
64 | | - "eslint-plugin-jsdoc": "39.3.2", |
65 | | - "eslint-plugin-no-null": "1.0.2", |
| 61 | + "eslint": "^8.22.0", |
| 62 | + "eslint-formatter-autolinkable-stylish": "^1.2.0", |
| 63 | + "eslint-plugin-import": "^2.26.0", |
| 64 | + "eslint-plugin-jsdoc": "^39.3.6", |
| 65 | + "eslint-plugin-no-null": "^1.0.2", |
66 | 66 | "fancy-log": "latest", |
67 | 67 | "fs-extra": "^9.1.0", |
68 | 68 | "glob": "latest", |
|
81 | 81 | "node-fetch": "^2.6.7", |
82 | 82 | "prex": "^0.4.7", |
83 | 83 | "source-map-support": "latest", |
84 | | - "typescript": "^4.5.5", |
| 84 | + "typescript": "^4.7.4", |
85 | 85 | "vinyl": "latest", |
86 | 86 | "which": "^2.0.2", |
87 | 87 | "xml2js": "^0.4.23" |
|
0 commit comments