|
36 | 36 | "typescript": "3.9.x || 4.0.x || 4.1.x"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@types/fs-extra": "^9.0.2", |
40 |
| - "@types/lodash": "^4.14.162", |
| 39 | + "@types/fs-extra": "^9.0.4", |
| 40 | + "@types/lodash": "^4.14.165", |
41 | 41 | "@types/lunr": "^2.3.3",
|
42 |
| - "@types/marked": "^1.1.0", |
| 42 | + "@types/marked": "^1.2.0", |
43 | 43 | "@types/minimatch": "3.0.3",
|
44 |
| - "@types/mocha": "^8.0.3", |
| 44 | + "@types/mocha": "^8.0.4", |
45 | 45 | "@types/mockery": "^1.4.29",
|
46 |
| - "@types/node": "^14.14.3", |
| 46 | + "@types/node": "^14.14.10", |
47 | 47 | "@types/semver": "^7.3.4",
|
48 | 48 | "@types/shelljs": "^0.8.8",
|
49 |
| - "@typescript-eslint/eslint-plugin": "^4.5.0", |
50 |
| - "@typescript-eslint/parser": "^4.5.0", |
51 |
| - "eslint": "^7.12.0", |
52 |
| - "mocha": "^8.2.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "^4.8.2", |
| 50 | + "@typescript-eslint/parser": "^4.8.2", |
| 51 | + "eslint": "^7.14.0", |
| 52 | + "mocha": "^8.2.1", |
53 | 53 | "mockery": "^2.1.0",
|
54 | 54 | "nyc": "^15.1.0",
|
55 |
| - "prettier": "^2.1.2", |
| 55 | + "prettier": "^2.2.0", |
56 | 56 | "typescript": "^4.1.2"
|
57 | 57 | },
|
58 | 58 | "files": [
|
|
0 commit comments