|
43 | 43 | ],
|
44 | 44 | "devDependencies": {
|
45 | 45 | "@types/accept-language-parser": "1.5.3",
|
46 |
| - "@types/async": "3.2.15", |
| 46 | + "@types/async": "3.2.16", |
47 | 47 | "@types/cross-spawn": "6.0.2",
|
48 | 48 | "@types/errorhandler": "1.5.0",
|
49 |
| - "@types/express": "4.17.14", |
| 49 | + "@types/express": "4.17.15", |
50 | 50 | "@types/fs-extra": "9.0.13",
|
51 | 51 | "@types/got": "^9.6.12",
|
52 | 52 | "@types/livereload": "0.9.2",
|
53 |
| - "@types/lodash": "4.14.186", |
| 53 | + "@types/lodash": "4.14.191", |
54 | 54 | "@types/morgan": "1.9.3",
|
55 | 55 | "@types/multer": "1.4.7",
|
56 |
| - "@types/node": "18.8.4", |
| 56 | + "@types/node": "18.11.16", |
57 | 57 | "@types/parse-author": "2.0.1",
|
58 | 58 | "@types/read": "0.0.29",
|
59 | 59 | "@types/response-time": "2.3.5",
|
60 |
| - "@types/semver": "7.3.12", |
| 60 | + "@types/semver": "7.3.13", |
61 | 61 | "@types/targz": "1.0.1",
|
62 |
| - "@types/yargs": "17.0.13", |
63 |
| - "@typescript-eslint/eslint-plugin": "5.40.0", |
64 |
| - "@typescript-eslint/parser": "5.40.0", |
65 |
| - "chai": "4.3.6", |
| 62 | + "@types/yargs": "17.0.17", |
| 63 | + "@typescript-eslint/eslint-plugin": "5.46.1", |
| 64 | + "@typescript-eslint/parser": "5.46.1", |
| 65 | + "chai": "4.3.7", |
66 | 66 | "chalk": "4.1.2",
|
67 |
| - "eslint": "8.25.0", |
| 67 | + "eslint": "8.30.0", |
68 | 68 | "eslint-config-prettier": "8.5.0",
|
69 | 69 | "eslint-plugin-prettier": "4.2.1",
|
70 | 70 | "glob": "7.2.0",
|
71 |
| - "husky": "7.0.4", |
| 71 | + "husky": "8.0.2", |
72 | 72 | "injectr": "0.5.1",
|
73 | 73 | "minimist": "1.2.7",
|
74 | 74 | "mocha": "9.1.3",
|
75 | 75 | "node-emoji": "1.11.0",
|
76 | 76 | "p-limit": "^3.1.0",
|
77 |
| - "prettier": "2.7.1", |
| 77 | + "prettier": "2.8.1", |
78 | 78 | "rimraf": "3.0.2",
|
79 | 79 | "semver-sort": "1.0.0",
|
80 | 80 | "simple-git": "2.48.0",
|
81 | 81 | "sinon": "12.0.1",
|
82 | 82 | "ts-node": "10.9.1",
|
83 | 83 | "type-fest": "2.8.0",
|
84 |
| - "typescript": "4.8.4" |
| 84 | + "typescript": "4.9.4" |
85 | 85 | },
|
86 | 86 | "dependencies": {
|
87 | 87 | "accept-language-parser": "1.5.0",
|
|
92 | 92 | "colors": "1.4.0",
|
93 | 93 | "cross-spawn": "7.0.3",
|
94 | 94 | "dependency-graph": "0.11.0",
|
95 |
| - "dotenv": "16.0.1", |
| 95 | + "dotenv": "16.0.3", |
96 | 96 | "errorhandler": "1.5.1",
|
97 | 97 | "express": "4.18.2",
|
98 | 98 | "form-data": "4.0.0",
|
99 |
| - "fs-extra": "10.1.0", |
| 99 | + "fs-extra": "11.1.0", |
100 | 100 | "getport": "0.1.0",
|
101 | 101 | "got": "11.8.5",
|
102 | 102 | "livereload": "0.9.3",
|
|
128 | 128 | "targz": "1.0.1",
|
129 | 129 | "try-require": "1.2.1",
|
130 | 130 | "universalify": "^2.0.0",
|
131 |
| - "yargs": "17.6.0" |
| 131 | + "yargs": "17.6.2" |
132 | 132 | }
|
133 | 133 | }
|
0 commit comments