|
31 | 31 | "object-path": "^0.11.4"
|
32 | 32 | },
|
33 | 33 | "optionalDependencies": {
|
34 |
| - "graphql-compose-connection": "6.0.4", |
| 34 | + "graphql-compose-connection": "^6.0.4", |
35 | 35 | "graphql-compose-pagination": "^6.0.3"
|
36 | 36 | },
|
37 | 37 | "peerDependencies": {
|
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 | 42 | "@babel/cli": "7.8.4",
|
43 |
| - "@babel/core": "7.9.0", |
| 43 | + "@babel/core": "7.9.6", |
44 | 44 | "@babel/plugin-proposal-class-properties": "7.8.3",
|
45 |
| - "@babel/plugin-proposal-object-rest-spread": "7.9.0", |
| 45 | + "@babel/plugin-proposal-object-rest-spread": "7.9.6", |
46 | 46 | "@babel/plugin-transform-flow-strip-types": "7.9.0",
|
47 |
| - "@babel/plugin-transform-runtime": "7.9.0", |
48 |
| - "@babel/preset-env": "7.9.0", |
| 47 | + "@babel/plugin-transform-runtime": "7.9.6", |
| 48 | + "@babel/preset-env": "7.9.6", |
49 | 49 | "@babel/preset-flow": "7.9.0",
|
50 | 50 | "@types/graphql": "^14.5.0",
|
51 | 51 | "@types/mongoose": "5.7.5",
|
|
54 | 54 | "babel-jest": "25.2.6",
|
55 | 55 | "eslint": "6.8.0",
|
56 | 56 | "eslint-config-airbnb-base": "14.1.0",
|
57 |
| - "eslint-config-prettier": "6.10.1", |
| 57 | + "eslint-config-prettier": "6.11.0", |
58 | 58 | "eslint-plugin-flowtype": "4.7.0",
|
59 | 59 | "eslint-plugin-import": "2.20.2",
|
60 |
| - "eslint-plugin-prettier": "3.1.2", |
61 |
| - "flow-bin": "0.122.0", |
| 60 | + "eslint-plugin-prettier": "3.1.3", |
| 61 | + "flow-bin": "0.124.0", |
62 | 62 | "graphql": "15.0.0",
|
63 |
| - "graphql-compose": "7.14.1", |
| 63 | + "graphql-compose": "7.14.4", |
64 | 64 | "graphql-compose-connection": "^6.0.3",
|
65 | 65 | "graphql-compose-pagination": "^6.0.3",
|
66 | 66 | "jest": "25.2.7",
|
67 | 67 | "mongodb-memory-server": "6.5.2",
|
68 |
| - "mongoose": "5.9.7", |
69 |
| - "prettier": "2.0.2", |
| 68 | + "mongoose": "5.9.12", |
| 69 | + "prettier": "2.0.5", |
70 | 70 | "request": "2.88.2",
|
71 | 71 | "rimraf": "3.0.2",
|
72 |
| - "semantic-release": "17.0.4", |
73 |
| - "tslint": "6.1.1", |
| 72 | + "semantic-release": "17.0.7", |
| 73 | + "tslint": "6.1.2", |
74 | 74 | "tslint-config-prettier": "^1.18.0",
|
75 | 75 | "tslint-plugin-prettier": "2.3.0",
|
76 | 76 | "typescript": "3.8.3"
|
|
0 commit comments