|
23 | 23 | }, |
24 | 24 | "homepage": "https://github.com/nodkz/graphql-compose-mongoose", |
25 | 25 | "dependencies": { |
26 | | - "babel-runtime": "^6.23.0", |
| 26 | + "babel-runtime": "^6.26.0", |
27 | 27 | "object-path": "^0.11.4" |
28 | 28 | }, |
29 | 29 | "optionalDependencies": { |
|
35 | 35 | "mongoose": ">=4.0.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "babel-cli": "^6.24.1", |
| 38 | + "babel-cli": "^6.26.0", |
39 | 39 | "babel-eslint": "^7.2.3", |
40 | 40 | "babel-jest": "^20.0.3", |
41 | 41 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
42 | | - "babel-plugin-transform-object-rest-spread": "^6.23.0", |
| 42 | + "babel-plugin-transform-object-rest-spread": "^6.26.0", |
43 | 43 | "babel-plugin-transform-runtime": "^6.23.0", |
44 | 44 | "babel-preset-env": "^1.5.2", |
45 | 45 | "cz-conventional-changelog": "^2.0.0", |
46 | | - "eslint": "^4.0.0", |
47 | | - "eslint-config-airbnb-base": "^11.2.0", |
| 46 | + "eslint": "^4.5.0", |
| 47 | + "eslint-config-airbnb-base": "^11.3.2", |
48 | 48 | "eslint-config-prettier": "^2.2.0", |
49 | 49 | "eslint-plugin-flowtype": "^2.34.0", |
50 | 50 | "eslint-plugin-import": "^2.3.0", |
51 | | - "eslint-plugin-prettier": "^2.1.2", |
52 | | - "flow-bin": "^0.52.0", |
53 | | - "graphql": "^0.10.3", |
54 | | - "graphql-compose": "^2.0.0", |
| 51 | + "eslint-plugin-prettier": "^2.2.0", |
| 52 | + "flow-bin": "^0.53.1", |
| 53 | + "graphql": "0.10.3", |
| 54 | + "graphql-compose": "^2.3.2", |
55 | 55 | "graphql-compose-connection": ">=2.2.1", |
56 | 56 | "graphql-compose-pagination": ">=1.0.0", |
57 | 57 | "jest": "^20.0.4", |
58 | | - "mongodb-memory-server": "^1.3.4", |
59 | | - "mongoose": "^4.10.7", |
| 58 | + "mongodb-memory-server": "^1.5.0", |
| 59 | + "mongoose": "^4.11.9", |
60 | 60 | "prettier": "^1.4.4", |
61 | 61 | "rimraf": "^2.6.1", |
62 | | - "semantic-release": "^6.3.6" |
| 62 | + "semantic-release": "^7.0.2" |
63 | 63 | }, |
64 | 64 | "config": { |
65 | 65 | "commitizen": { |
|
0 commit comments