|
41 | 41 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
42 | 42 | "babel-plugin-transform-object-rest-spread": "^6.13.0", |
43 | 43 | "babel-plugin-transform-runtime": "^6.23.0", |
44 | | - "babel-preset-env": "^1.5.2", |
| 44 | + "babel-preset-env": "^1.6.1", |
45 | 45 | "cz-conventional-changelog": "^2.0.0", |
46 | | - "eslint": "^4.8.0", |
47 | | - "eslint-config-airbnb-base": "^12.0.1", |
| 46 | + "eslint": "^4.9.0", |
| 47 | + "eslint-config-airbnb-base": "^12.1.0", |
48 | 48 | "eslint-config-prettier": "^2.6.0", |
49 | | - "eslint-plugin-flowtype": "^2.37.0", |
50 | | - "eslint-plugin-import": "^2.3.0", |
| 49 | + "eslint-plugin-flowtype": "^2.39.1", |
| 50 | + "eslint-plugin-import": "^2.8.0", |
51 | 51 | "eslint-plugin-prettier": "^2.3.1", |
52 | | - "flow-bin": "^0.54.1", |
53 | | - "graphql": "^0.11.3", |
54 | | - "graphql-compose": "^2.9.0", |
| 52 | + "flow-bin": "^0.57.3", |
| 53 | + "graphql": "^0.11.7", |
| 54 | + "graphql-compose": "^2.9.2", |
55 | 55 | "graphql-compose-connection": ">=2.5.0", |
56 | 56 | "graphql-compose-pagination": ">=1.1.0", |
57 | 57 | "jest": "^21.2.1", |
58 | | - "mongodb-memory-server": "^1.5.0", |
59 | | - "mongoose": "^4.11.10", |
60 | | - "prettier": "^1.6.1", |
| 58 | + "mongodb-memory-server": "^1.6.1", |
| 59 | + "mongoose": "^4.12.3", |
| 60 | + "prettier": "^1.7.4", |
61 | 61 | "rimraf": "^2.6.2", |
62 | | - "semantic-release": "^7.0.2" |
| 62 | + "semantic-release": "^8.2.1" |
63 | 63 | }, |
64 | 64 | "config": { |
65 | 65 | "commitizen": { |
|
0 commit comments