|
32 | 32 | "@octokit/plugin-retry": "^5.0.2",
|
33 | 33 | "@octokit/types": "^12.0.0",
|
34 | 34 | "@schemastore/package": "0.0.10",
|
35 |
| - "@types/uuid": "^9.0.4", |
| 35 | + "@types/uuid": "^9.0.5", |
36 | 36 | "adm-zip": "^0.5.10",
|
37 | 37 | "check-disk-space": "^3.4.0",
|
38 | 38 | "console-log-level": "^1.4.1",
|
|
60 | 60 | "@types/node": "16.11.22",
|
61 | 61 | "@types/semver": "^7.5.3",
|
62 | 62 | "@types/sinon": "^10.0.17",
|
63 |
| - "@typescript-eslint/eslint-plugin": "^6.7.3", |
64 |
| - "@typescript-eslint/parser": "^6.7.3", |
| 63 | + "@typescript-eslint/eslint-plugin": "^6.7.5", |
| 64 | + "@typescript-eslint/parser": "^6.7.5", |
65 | 65 | "ava": "^5.3.1",
|
66 |
| - "eslint": "^8.50.0", |
| 66 | + "eslint": "^8.51.0", |
67 | 67 | "eslint-import-resolver-typescript": "^3.6.1",
|
68 | 68 | "eslint-plugin-filenames": "^1.3.2",
|
69 | 69 | "eslint-plugin-github": "^4.10.1",
|
|
72 | 72 | "micromatch": "4.0.5",
|
73 | 73 | "nock": "^13.3.3",
|
74 | 74 | "removeNPMAbsolutePaths": "3.0.1",
|
75 |
| - "sinon": "^16.0.0", |
| 75 | + "sinon": "^16.1.0", |
76 | 76 | "typescript": "^5.2.2"
|
77 | 77 | },
|
78 | 78 | "overrides": {
|
|
0 commit comments