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