|
29 | 29 | "@types/express-graphql": "^0.9.0",
|
30 | 30 | "@types/graphql": "^14.5.0",
|
31 | 31 | "@types/jest": "25.2.1",
|
32 |
| - "@types/node": "13.11.0", |
33 |
| - "@types/node-fetch": "^2.5.5", |
34 |
| - "@typescript-eslint/eslint-plugin": "2.26.0", |
35 |
| - "@typescript-eslint/parser": "2.26.0", |
| 32 | + "@types/node": "13.13.5", |
| 33 | + "@types/node-fetch": "2.5.7", |
| 34 | + "@typescript-eslint/eslint-plugin": "2.31.0", |
| 35 | + "@typescript-eslint/parser": "2.31.0", |
36 | 36 | "cross-env": "7.0.2",
|
37 |
| - "eslint": "6.8.0", |
| 37 | + "eslint": "7.0.0", |
38 | 38 | "eslint-config-airbnb-base": "14.1.0",
|
39 |
| - "eslint-config-prettier": "6.10.1", |
| 39 | + "eslint-config-prettier": "6.11.0", |
40 | 40 | "eslint-plugin-flowtype": "4.7.0",
|
41 | 41 | "eslint-plugin-import": "2.20.2",
|
42 |
| - "eslint-plugin-prettier": "3.1.2", |
| 42 | + "eslint-plugin-prettier": "3.1.3", |
43 | 43 | "express": "^4.17.1",
|
44 | 44 | "express-graphql": "^0.9.0",
|
45 | 45 | "graphql": "15.0.0",
|
46 |
| - "graphql-compose": "7.14.1", |
47 |
| - "jest": "25.2.7", |
| 46 | + "graphql-compose": "7.14.4", |
| 47 | + "jest": "26.0.1", |
48 | 48 | "node-fetch": "^2.6.0",
|
49 |
| - "prettier": "2.0.2", |
| 49 | + "prettier": "2.0.5", |
50 | 50 | "rimraf": "3.0.2",
|
51 |
| - "semantic-release": "17.0.4", |
52 |
| - "ts-jest": "25.3.1", |
53 |
| - "ts-node": "8.8.2", |
| 51 | + "semantic-release": "17.0.7", |
| 52 | + "ts-jest": "25.5.1", |
| 53 | + "ts-node": "8.10.1", |
54 | 54 | "typescript": "^3.8.3"
|
55 | 55 | },
|
56 | 56 | "scripts": {
|
|
0 commit comments