|
47 | 47 | }, |
48 | 48 | "homepage": "https://github.com/smartive/giuseppe#readme", |
49 | 49 | "dependencies": { |
50 | | - "@types/express": "^4.11.0", |
51 | | - "@types/glob": "^5.0.34", |
| 50 | + "@types/express": "^4.16.0", |
| 51 | + "@types/glob": "^5.0.35", |
52 | 52 | "@types/http-status": "^0.2.30", |
53 | | - "@types/node": "^9.3.0", |
54 | | - "express": "^4.16.2", |
| 53 | + "@types/node": "^10.3.6", |
| 54 | + "express": "^4.16.3", |
55 | 55 | "glob": "^7.1.2", |
56 | | - "http-status": "^1.0.1", |
57 | | - "reflect-metadata": "^0.1.10", |
58 | | - "tslib": "^1.8.1" |
| 56 | + "http-status": "^1.2.0", |
| 57 | + "reflect-metadata": "^0.1.12", |
| 58 | + "tslib": "^1.9.3" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@smartive/tslint-config": "^2.0.0", |
62 | | - "@types/jest": "^22.0.1", |
| 61 | + "@smartive/tslint-config": "^3.0.1", |
| 62 | + "@types/jest": "^23.1.2", |
63 | 63 | "del-cli": "^1.1.0", |
64 | | - "jest": "^22.1.1", |
65 | | - "semantic-release": "^12.2.2", |
66 | | - "ts-jest": "^22.0.1", |
67 | | - "tslint": "^5.9.1", |
68 | | - "tslint-config-airbnb": "^5.4.2", |
69 | | - "tsutils": "^2.18.0", |
70 | | - "typedoc": "^0.10.0", |
71 | | - "typescript": "^2.8.0" |
| 64 | + "jest": "^23.2.0", |
| 65 | + "semantic-release": "^15.6.0", |
| 66 | + "ts-jest": "^22.4.6", |
| 67 | + "tslint": "^5.10.0", |
| 68 | + "tsutils": "^2.27.1", |
| 69 | + "typedoc": "^0.11.1", |
| 70 | + "typescript": "^2.9.2" |
72 | 71 | } |
73 | 72 | } |
0 commit comments