|
23 | 23 | "@types/browser-sync": "^2.26.1", |
24 | 24 | "@types/express": "^4.17.11", |
25 | 25 | "@types/fs-extra": "^9.0.11", |
26 | | - "@types/node": "^15.0.1", |
| 26 | + "@types/node": "^15.0.3", |
27 | 27 | "@types/nodemon": "^1.19.0", |
28 | 28 | "@types/ps-tree": "^1.1.0", |
29 | 29 | "@types/rimraf": "^3.0.0", |
30 | | - "@types/semver": "^7.3.5", |
| 30 | + "@types/semver": "^7.3.6", |
31 | 31 | "@types/table": "^6.3.2", |
32 | 32 | "@types/yargs": "^16.0.1", |
33 | | - "@typescript-eslint/eslint-plugin": "^4.22.0", |
34 | | - "@typescript-eslint/parser": "^4.22.0", |
35 | | - "eslint": "^7.25.0", |
| 33 | + "@typescript-eslint/eslint-plugin": "^4.23.0", |
| 34 | + "@typescript-eslint/parser": "^4.23.0", |
| 35 | + "eslint": "^7.26.0", |
36 | 36 | "eslint-config-prettier": "^8.3.0", |
37 | 37 | "eslint-plugin-prettier": "^3.4.0", |
38 | | - "prettier": "^2.2.1", |
| 38 | + "prettier": "^2.3.0", |
39 | 39 | "source-map-support": "^0.5.19", |
40 | 40 | "ts-node": "^9.1.1", |
41 | 41 | "typescript": "^4.2.4" |
42 | 42 | }, |
43 | 43 | "dependencies": { |
44 | | - "acorn": "^8.2.2", |
| 44 | + "acorn": "^8.2.4", |
45 | 45 | "axios": "^0.21.1", |
46 | 46 | "boxen": "^5.0.1", |
47 | 47 | "browser-sync": "^2.26.14", |
|
58 | 58 | "rimraf": "^3.0.2", |
59 | 59 | "semver": "^7.3.5", |
60 | 60 | "source-map": "^0.7.3", |
61 | | - "table": "^6.6.0", |
| 61 | + "table": "^6.7.0", |
62 | 62 | "yargs": "^16.2.0" |
63 | 63 | } |
64 | 64 | } |
0 commit comments