|
40 | 40 | "babel-cli": "^6.26.0", |
41 | 41 | "babel-core": "^6.26.3", |
42 | 42 | "babel-eslint": "^8.2.3", |
43 | | - "babel-jest": "^22.4.3", |
| 43 | + "babel-jest": "^23.0.1", |
44 | 44 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
45 | 45 | "babel-plugin-transform-object-rest-spread": "^6.13.0", |
46 | 46 | "babel-plugin-transform-runtime": "^6.23.0", |
47 | | - "babel-preset-env": "^1.6.1", |
| 47 | + "babel-preset-env": "^1.7.0", |
48 | 48 | "cz-conventional-changelog": "^2.1.0", |
49 | 49 | "eslint": "^4.19.1", |
50 | 50 | "eslint-config-airbnb-base": "^12.1.0", |
51 | 51 | "eslint-config-prettier": "^2.9.0", |
52 | | - "eslint-plugin-flowtype": "^2.46.3", |
53 | | - "eslint-plugin-import": "^2.11.0", |
| 52 | + "eslint-plugin-flowtype": "^2.49.3", |
| 53 | + "eslint-plugin-import": "^2.12.0", |
54 | 54 | "eslint-plugin-prettier": "^2.6.0", |
55 | | - "flow-bin": "^0.71.0", |
| 55 | + "flow-bin": "^0.74.0", |
56 | 56 | "graphql": "0.13.2", |
57 | 57 | "graphql-compose": "^4.3.0", |
58 | 58 | "graphql-compose-connection": ">=3.0.0", |
59 | 59 | "graphql-compose-pagination": ">=3.0.0", |
60 | | - "jest": "^22.4.3", |
61 | | - "mongodb-memory-server": "^1.7.3", |
62 | | - "mongoose": "^5.0.16", |
63 | | - "prettier": "^1.12.1", |
64 | | - "request": "^2.85.0", |
| 60 | + "jest": "^23.1.0", |
| 61 | + "mongodb-memory-server": "^1.8.0", |
| 62 | + "mongoose": "^5.1.5", |
| 63 | + "prettier": "^1.13.5", |
| 64 | + "request": "^2.87.0", |
65 | 65 | "rimraf": "^2.6.2", |
66 | | - "semantic-release": "^15.1.7" |
| 66 | + "semantic-release": "^15.5.2" |
67 | 67 | }, |
68 | 68 | "config": { |
69 | 69 | "commitizen": { |
|
0 commit comments