|
22 | 22 | },
|
23 | 23 | "homepage": "https://github.com/nodkz/graphql-compose-relay",
|
24 | 24 | "peerDependencies": {
|
25 |
| - "graphql-compose": ">=2.9.0" |
| 25 | + "graphql-compose": ">=2.9.5" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "babel-cli": "^6.26.0",
|
29 |
| - "babel-eslint": "^7.2.3", |
| 29 | + "babel-eslint": "^8.0.1", |
30 | 30 | "babel-jest": "^21.2.0",
|
31 | 31 | "babel-plugin-transform-flow-strip-types": "^6.22.0",
|
32 | 32 | "babel-plugin-transform-object-rest-spread": "^6.26.0",
|
33 | 33 | "babel-plugin-transform-runtime": "^6.23.0",
|
34 | 34 | "babel-preset-env": "^1.6.1",
|
35 |
| - "cz-conventional-changelog": "^2.0.0", |
36 |
| - "eslint": "^4.9.0", |
| 35 | + "cz-conventional-changelog": "^2.1.0", |
| 36 | + "eslint": "^4.10.0", |
37 | 37 | "eslint-config-airbnb-base": "^12.1.0",
|
38 | 38 | "eslint-config-prettier": "^2.6.0",
|
39 | 39 | "eslint-plugin-flowtype": "^2.39.1",
|
40 | 40 | "eslint-plugin-import": "^2.8.0",
|
41 | 41 | "eslint-plugin-prettier": "^2.3.1",
|
42 | 42 | "flow-bin": "^0.57.3",
|
43 | 43 | "graphql": "^0.11.7",
|
44 |
| - "graphql-compose": "^2.9.2", |
| 44 | + "graphql-compose": "^2.9.5", |
45 | 45 | "jest": "^21.2.1",
|
46 | 46 | "prettier": "^1.7.4",
|
47 | 47 | "rimraf": "^2.6.2",
|
48 |
| - "semantic-release": "^8.2.1" |
| 48 | + "semantic-release": "^8.2.0" |
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 | 51 | "babel-runtime": "^6.26.0"
|
|
0 commit comments