|
42 | 42 | "babel-cli": "^6.26.0", |
43 | 43 | "babel-core": "^6.26.3", |
44 | 44 | "babel-eslint": "^8.2.6", |
45 | | - "babel-jest": "^23.4.0", |
| 45 | + "babel-jest": "^23.4.2", |
46 | 46 | "babel-plugin-transform-class-properties": "^6.24.1", |
47 | 47 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
48 | 48 | "babel-plugin-transform-object-rest-spread": "^6.13.0", |
49 | 49 | "babel-plugin-transform-runtime": "^6.23.0", |
50 | 50 | "babel-preset-env": "^1.7.0", |
51 | 51 | "cz-conventional-changelog": "^2.1.0", |
52 | | - "eslint": "^5.1.0", |
| 52 | + "eslint": "^5.3.0", |
53 | 53 | "eslint-config-airbnb-base": "^13.0.0", |
54 | 54 | "eslint-config-prettier": "^2.9.0", |
55 | 55 | "eslint-plugin-flowtype": "^2.50.0", |
56 | 56 | "eslint-plugin-import": "^2.13.0", |
57 | 57 | "eslint-plugin-prettier": "^2.6.2", |
58 | | - "flow-bin": "^0.76.0", |
| 58 | + "flow-bin": "^0.78.0", |
59 | 59 | "graphql": "0.13.2", |
60 | | - "graphql-compose": "^4.7.1", |
| 60 | + "graphql-compose": "^4.8.1", |
61 | 61 | "graphql-compose-connection": ">=3.2.0", |
62 | 62 | "graphql-compose-pagination": ">=3.3.0", |
63 | | - "jest": "^23.4.1", |
64 | | - "mongodb-memory-server": "^1.9.0", |
65 | | - "mongoose": "^5.2.3", |
66 | | - "prettier": "^1.13.7", |
| 63 | + "jest": "^23.4.2", |
| 64 | + "mongodb-memory-server": "^1.9.3", |
| 65 | + "mongoose": "^5.2.7", |
| 66 | + "prettier": "^1.14.2", |
67 | 67 | "request": "^2.87.0", |
68 | 68 | "rimraf": "^2.6.2", |
69 | | - "semantic-release": "^15.7.2" |
| 69 | + "semantic-release": "^15.9.6" |
70 | 70 | }, |
71 | 71 | "config": { |
72 | 72 | "commitizen": { |
|
0 commit comments