|
56 | 56 | "vscode-languageserver-types": "^3.0.3"
|
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@types/chai": "4.0.0", |
60 |
| - "@types/chai-as-promised": "7.1.0", |
61 |
| - "@types/chalk": "0.4.31", |
62 |
| - "@types/glob": "5.0.30", |
63 |
| - "@types/lodash": "4.14.74", |
64 |
| - "@types/mocha": "2.2.41", |
65 |
| - "@types/mz": "0.0.31", |
66 |
| - "@types/node": "7.0.32", |
67 |
| - "@types/rimraf": "2.0.2", |
68 |
| - "@types/object-hash": "0.5.29", |
69 |
| - "@types/sinon": "2.3.5", |
70 |
| - "@types/temp": "0.8.29", |
| 59 | + "@types/chai": "^4.0.0", |
| 60 | + "@types/chai-as-promised": "^7.1.0", |
| 61 | + "@types/chalk": "^0.4.31", |
| 62 | + "@types/glob": "^5.0.30", |
| 63 | + "@types/lodash": "^4.14.74", |
| 64 | + "@types/mocha": "^2.2.41", |
| 65 | + "@types/mz": "^0.0.31", |
| 66 | + "@types/node": "^7.0.32", |
| 67 | + "@types/rimraf": "^2.0.2", |
| 68 | + "@types/object-hash": "^0.5.29", |
| 69 | + "@types/sinon": "^2.3.5", |
| 70 | + "@types/temp": "^0.8.29", |
71 | 71 | "commitizen": "^2.9.6",
|
72 | 72 | "cz-conventional-changelog": "^2.0.0",
|
73 | 73 | "husky": "^0.14.0",
|
|
0 commit comments