|
25 | 25 | "graphql-compose": ">=1.20.3 || >=2.0.0" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "babel-cli": "^6.24.1", |
| 28 | + "babel-cli": "^6.26.0", |
29 | 29 | "babel-eslint": "^7.2.3", |
30 | | - "babel-jest": "^20.0.3", |
| 30 | + "babel-jest": "^21.0.0", |
31 | 31 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
32 | | - "babel-plugin-transform-object-rest-spread": "^6.23.0", |
| 32 | + "babel-plugin-transform-object-rest-spread": "^6.26.0", |
33 | 33 | "babel-plugin-transform-runtime": "^6.23.0", |
34 | | - "babel-preset-env": "^1.5.2", |
| 34 | + "babel-preset-env": "^1.6.0", |
35 | 35 | "cz-conventional-changelog": "^2.0.0", |
36 | | - "eslint": "^4.0.0", |
37 | | - "eslint-config-airbnb-base": "^11.2.0", |
38 | | - "eslint-config-prettier": "^2.1.1", |
39 | | - "eslint-plugin-flowtype": "^2.34.0", |
40 | | - "eslint-plugin-import": "^2.3.0", |
41 | | - "eslint-plugin-prettier": "^2.1.1", |
42 | | - "flow-bin": "^0.52.0", |
43 | | - "graphql": "^0.10.1", |
44 | | - "graphql-compose": "^2.0.0", |
45 | | - "jest": "^20.0.4", |
46 | | - "prettier": "^1.4.4", |
| 36 | + "eslint": "^4.6.1", |
| 37 | + "eslint-config-airbnb-base": "^12.0.0", |
| 38 | + "eslint-config-prettier": "^2.4.0", |
| 39 | + "eslint-plugin-flowtype": "^2.35.1", |
| 40 | + "eslint-plugin-import": "^2.7.0", |
| 41 | + "eslint-plugin-prettier": "^2.2.0", |
| 42 | + "flow-bin": "^0.54.0", |
| 43 | + "graphql": "^0.11.3", |
| 44 | + "graphql-compose": "^2.8.1", |
| 45 | + "jest": "^21.0.1", |
| 46 | + "prettier": "^1.6.1", |
47 | 47 | "rimraf": "^2.6.1", |
48 | | - "semantic-release": "^6.3.6" |
| 48 | + "semantic-release": "^7.0.2" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | | - "babel-runtime": "^6.23.0" |
| 51 | + "babel-runtime": "^6.26.0" |
52 | 52 | }, |
53 | 53 | "config": { |
54 | 54 | "commitizen": { |
|
0 commit comments