|
28 | 28 | "@babel/plugin-syntax-pipeline-operator": "^7.16.0",
|
29 | 29 | "@babel/plugin-syntax-typescript": "^7.16.0",
|
30 | 30 | "@types/debug": "^4.1.7",
|
31 |
| - "@types/eslint": "^7.29.0", |
32 |
| - "@types/estree": "^0.0.50", |
33 |
| - "@types/lodash": "^4.14.177", |
| 31 | + "@types/eslint": "^8.4.6", |
| 32 | + "@types/estree": "^1.0.0", |
| 33 | + "@types/lodash": "^4.14.186", |
34 | 34 | "@types/mocha": "^9.0.0",
|
35 |
| - "@types/node": "^16.11.7", |
36 |
| - "@types/semver": "^7.3.9", |
| 35 | + "@types/node": "^18.8.4", |
| 36 | + "@types/semver": "^7.3.12", |
37 | 37 | "@typescript-eslint/eslint-plugin": "^5.18.0",
|
38 | 38 | "@typescript-eslint/parser": "^5.18.0",
|
39 | 39 | "chokidar": "^3.5.2",
|
|
58 | 58 | "rollup-plugin-node-resolve": "^5.2.0",
|
59 | 59 | "rollup-plugin-sourcemaps": "^0.6.3",
|
60 | 60 | "ts-node": "^10.4.0",
|
61 |
| - "typescript": "~4.4.4", |
| 61 | + "typescript": "~4.8.4", |
62 | 62 | "wait-on": "^6.0.0",
|
63 | 63 | "warun": "^1.0.0"
|
64 | 64 | },
|
|
0 commit comments