|
28 | 28 | "singleQuote": true |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "lodash": "^4.17.10", |
32 | | - "openapi3-ts": "^1.2.0", |
| 31 | + "lodash": "^4.17.15", |
| 32 | + "openapi3-ts": "^1.3.0", |
33 | 33 | "path-to-regexp": "^2.2.1", |
34 | | - "reflect-metadata": "^0.1.12" |
| 34 | + "reflect-metadata": "^0.1.13" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@team-griffin/install-self-peers": "^1.1.1", |
38 | | - "@types/jest": "^24.0.15", |
39 | | - "@types/lodash": "^4.14.136", |
40 | | - "@types/node": "^12.6.2", |
41 | | - "@types/prettier": "^1.16.4", |
| 38 | + "@types/jest": "^24.0.23", |
| 39 | + "@types/lodash": "^4.14.149", |
| 40 | + "@types/node": "^12.12.14", |
| 41 | + "@types/prettier": "^1.19.0", |
42 | 42 | "@types/reflect-metadata": "^0.1.0", |
43 | | - "@types/rimraf": "^2.0.2", |
| 43 | + "@types/rimraf": "^2.0.3", |
44 | 44 | "class-transformer": "^0.2.3", |
45 | | - "class-validator": "^0.9.1", |
| 45 | + "class-validator": "^0.11.0", |
46 | 46 | "class-validator-jsonschema": "^1.3.0", |
47 | | - "codecov": "^3.5.0", |
48 | | - "jest": "^24.8.0", |
49 | | - "prettier": "^1.18.2", |
50 | | - "rimraf": "^2.6.3", |
51 | | - "ts-jest": "^24.0.2", |
52 | | - "tslint": "^5.18.0", |
| 47 | + "codecov": "^3.6.1", |
| 48 | + "jest": "^24.9.0", |
| 49 | + "prettier": "^1.19.1", |
| 50 | + "rimraf": "^3.0.0", |
| 51 | + "ts-jest": "^24.2.0", |
| 52 | + "tslint": "^5.20.1", |
53 | 53 | "tslint-config-prettier": "^1.18.0", |
54 | | - "tslint-config-standard": "^8.0.1", |
55 | | - "typescript": "^3.5.3" |
| 54 | + "tslint-config-standard": "^9.0.0", |
| 55 | + "typescript": "^3.7.2" |
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
58 | 58 | "routing-controllers": "^0.8.0" |
|
0 commit comments