|
26 | 26 | "commit": "git-cz" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "typescript-service": "^2.0.0" |
| 29 | + "typescript-service": "^2.0.3" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@semantic-release/changelog": "^3.0.0", |
33 | | - "@semantic-release/git": "^7.0.2", |
34 | | - "@semantic-release/npm": "^5.0.2", |
35 | | - "@types/eslint": "^4.16.3", |
36 | | - "@types/mocha": "^5.2.5", |
37 | | - "@types/node": "^10.9.1", |
38 | | - "chokidar-cli": "^1.2.0", |
39 | | - "conventional-changelog-eslint": "^3.0.0", |
40 | | - "cz-adapter-eslint": "^0.1.2", |
41 | | - "eslint": "^5.4.0", |
42 | | - "eslint-plugin-import": "^2.14.0", |
43 | | - "eslint-plugin-typescript": "^0.12.0", |
44 | | - "eslint-plugin-unicorn": "^6.0.0", |
45 | | - "mocha": "^5.2.0", |
46 | | - "rimraf": "^2.6.2", |
47 | | - "semantic-release": "^15.9.9", |
48 | | - "ts-node": "^7.0.1", |
49 | | - "typescript": "3.0.1", |
50 | | - "typescript-eslint-parser": "^18.0.0" |
| 32 | + "@semantic-release/changelog": "^5.0.1", |
| 33 | + "@semantic-release/git": "^9.0.0", |
| 34 | + "@semantic-release/npm": "^7.0.6", |
| 35 | + "@types/eslint": "^7.2.2", |
| 36 | + "@types/mocha": "^8.0.3", |
| 37 | + "@types/node": "^14.10.1", |
| 38 | + "chokidar-cli": "^2.1.0", |
| 39 | + "conventional-changelog-eslint": "^3.0.8", |
| 40 | + "cz-adapter-eslint": "^0.3.0", |
| 41 | + "eslint": "^7.9.0", |
| 42 | + "eslint-plugin-import": "^2.22.0", |
| 43 | + "eslint-plugin-typescript": "^0.14.0", |
| 44 | + "eslint-plugin-unicorn": "^21.0.0", |
| 45 | + "mocha": "^8.1.3", |
| 46 | + "rimraf": "^3.0.2", |
| 47 | + "semantic-release": "^17.1.1", |
| 48 | + "ts-node": "^9.0.0", |
| 49 | + "typescript": "4.0.2", |
| 50 | + "@typescript-eslint/parser": "^4.1.1" |
51 | 51 | }, |
52 | 52 | "engines": { |
53 | | - "node": ">=6", |
54 | | - "npm": ">=3" |
| 53 | + "node": ">=12", |
| 54 | + "npm": ">=6" |
55 | 55 | }, |
56 | 56 | "repository": { |
57 | 57 | "type": "git", |
|
0 commit comments